共用方式為


AutoImportJob.EnableDeletion Property

Definition

Whether or not to enable deletions during auto import. This only affects overwrite-dirty.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)]
public bool? EnableDeletion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Inlined)>]
member this.EnableDeletion : Nullable<bool> with get, set
Public Property EnableDeletion As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to