Condividi tramite


IBlobServiceProperties.BlobServicePropertyAutomaticSnapshotPolicyEnabled Property

Definition

Automatic Snapshot is enabled if set to true.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Automatic Snapshot is enabled if set to true.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="automaticSnapshotPolicyEnabled")]
public bool? BlobServicePropertyAutomaticSnapshotPolicyEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Automatic Snapshot is enabled if set to true.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="automaticSnapshotPolicyEnabled")>]
member this.BlobServicePropertyAutomaticSnapshotPolicyEnabled : Nullable<bool> with get, set
Public Property BlobServicePropertyAutomaticSnapshotPolicyEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to