ConnectivityGroupItem.NetworkGroupId Property

Definition

Gets or sets network group Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to