Share via


CniConfig.ServiceSubnet Property

Definition

Gets service subnet

[Newtonsoft.Json.JsonProperty(PropertyName="serviceSubnet")]
public string ServiceSubnet { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceSubnet")>]
member this.ServiceSubnet : string
Public ReadOnly Property ServiceSubnet As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to