Freigeben über


IBlobServicePropertiesAutoGenerated.AutomaticSnapshotPolicyEnabled 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? AutomaticSnapshotPolicyEnabled { 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.AutomaticSnapshotPolicyEnabled : Nullable<bool> with get, set
Public Property AutomaticSnapshotPolicyEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to