Language

IDataProductProperties.Redundancy Property

Definition

Flag to enable or disable redundancy for data product.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Flag to enable or disable redundancy for data product.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState) }, ReadOnly=false, Required=false, SerializedName="redundancy")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState? Redundancy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Flag to enable or disable redundancy for data product.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState) }, ReadOnly=false, Required=false, SerializedName="redundancy")>]
member this.Redundancy : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState> with get, set
Public Property Redundancy As Nullable(Of ControlState)

Property Value

Attributes

Applies to