FlowLog.RetentionPolicyEnabled Property

Definition

Flag to enable/disable retention.

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

Property Value

Implements

Attributes

Applies to