Share via


Site.RedundancyMode Property

Definition

Site redundancy mode

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

Property Value

Implements

Attributes

Applies to