ContainerAppsConfiguration.AppSubnetResourceId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’ID de ressource d’un sous-réseau pour les composants d’infrastructure du plan de contrôle. Ce sous-réseau doit se trouver dans le même réseau virtuel que le sous-réseau défini dans appSubnetResourceId. Ne doit pas chevaucher la plage d’adresses IP définie dans platformReservedCidr, si elle est définie.
[Newtonsoft.Json.JsonProperty(PropertyName="appSubnetResourceId")]
public string AppSubnetResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appSubnetResourceId")>]
member this.AppSubnetResourceId : string with get, set
Public Property AppSubnetResourceId As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET