Partilhar via


VirtualNetworkPeeringInner.AllowVirtualNetworkAccess Propriedade

Definição

Obtém ou define se as VMs no espaço de rede virtual local seriam capazes de acessar as VMs no espaço de rede virtual remoto.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowVirtualNetworkAccess")]
public bool? AllowVirtualNetworkAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowVirtualNetworkAccess")>]
member this.AllowVirtualNetworkAccess : Nullable<bool> with get, set
Public Property AllowVirtualNetworkAccess As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a