Condividi tramite


BlobServiceProperties.BlobServicePropertyAutomaticSnapshotPolicyEnabled Property

Definition

Automatic Snapshot is enabled if set to true.

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

Property Value

Implements

Attributes

Applies to