Share via


InMageRcmNicInput.TestSubnetName Property

Definition

Gets or sets the test subnet name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to