Share via


IPConfigInputDetails.IPConfigName Property

Definition

Gets or sets

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to