Compartir a través de


IntegrationRuntimeVNetProperties.Subnet Propiedad

Definición

Obtiene o establece el nombre de la subred a la que se unirá este entorno de ejecución de integración.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a