Partager via


IPConfigInputDetails.IsSeletedForFailover Property

Definition

Gets or sets

[Newtonsoft.Json.JsonProperty(PropertyName="isSeletedForFailover")]
public bool? IsSeletedForFailover { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isSeletedForFailover")>]
member this.IsSeletedForFailover : Nullable<bool> with get, set
Public Property IsSeletedForFailover As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to