IDataCollectionEndpointResource.FailoverConfigurationLocation Property

Definition

Locations that are configured for failover.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=false, Description="Locations that are configured for failover.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILocationSpec) }, Read=true, ReadOnly=true, Required=false, SerializedName="locations", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILocationSpec> FailoverConfigurationLocation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=false, Description="Locations that are configured for failover.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILocationSpec) }, Read=true, ReadOnly=true, Required=false, SerializedName="locations", Update=false)>]
member this.FailoverConfigurationLocation : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.ILocationSpec>
Public ReadOnly Property FailoverConfigurationLocation As List(Of ILocationSpec)

Property Value

Attributes

Applies to