Bagikan melalui


Cache.Subnet Property

Definition

Gets or sets subnet used for the Cache.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to