Share via


InMageRcmNicDetails.TestIPAddressType Property

Definition

Gets or sets the test IP address type. Possible values include: 'Dynamic', 'Static'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to