Share via


SitePatchResource.RedundancyMode Property

Definition

Site redundancy mode

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

Property Value

Implements

Attributes

Applies to