Share via


IManagedGrafana.ZoneRedundancy Property

Definition

The zone redundancy setting of the Grafana instance.

[Microsoft.Azure.PowerShell.Cmdlets.Dashboard.Runtime.Info(Description="The zone redundancy setting of the Grafana instance.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Dashboard.Support.ZoneRedundancy) }, ReadOnly=false, Required=false, SerializedName="zoneRedundancy")]
public Microsoft.Azure.PowerShell.Cmdlets.Dashboard.Support.ZoneRedundancy? ZoneRedundancy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dashboard.Runtime.Info(Description="The zone redundancy setting of the Grafana instance.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Dashboard.Support.ZoneRedundancy) }, ReadOnly=false, Required=false, SerializedName="zoneRedundancy")>]
member this.ZoneRedundancy : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Dashboard.Support.ZoneRedundancy> with get, set
Public Property ZoneRedundancy As Nullable(Of ZoneRedundancy)

Property Value

Attributes

Applies to