Condividi tramite


Network.DelegatedSubnetResourceId Property

Definition

Gets or sets delegated subnet resource id used to setup vnet for a server.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to