Share via


IFlowLog.RetentionPolicyEnabled Property

Definition

Flag to enable/disable retention.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Flag to enable/disable retention.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enabled")]
public bool? RetentionPolicyEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Flag to enable/disable retention.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enabled")>]
member this.RetentionPolicyEnabled : Nullable<bool> with get, set
Public Property RetentionPolicyEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to