Delen via


TestFailoverInputProperties.NetworkId Property

Definition

Gets or sets the id of the network to be used for test failover.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to