Delen via


InMageRcmNicInput.IsSelectedForFailover Property

Definition

Gets or sets a value indicating whether this NIC is selected for failover.

[Newtonsoft.Json.JsonProperty(PropertyName="isSelectedForFailover")]
public string IsSelectedForFailover { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isSelectedForFailover")>]
member this.IsSelectedForFailover : string with get, set
Public Property IsSelectedForFailover As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to