Partager via


TestFailoverInputProperties.NetworkType Property

Definition

Gets or sets network type to be used for test failover.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to