Compartir a través de


VirtualNetworkRule.VirtualNetworkResourceId Propiedad

Definición

Obtiene o establece el identificador de recurso de una subred, por ejemplo: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a