Compartir a través de


LabPlan.DefaultNetworkProfile Propiedad

Definición

Obtiene o establece el perfil de red del plan de laboratorio. Para aplicar las directivas de red de laboratorio, deben definirse aquí y no se pueden cambiar cuando hay laboratorios existentes asociados a este plan de laboratorio.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultNetworkProfile")]
public Microsoft.Azure.Management.LabServices.Models.LabPlanNetworkProfile DefaultNetworkProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultNetworkProfile")>]
member this.DefaultNetworkProfile : Microsoft.Azure.Management.LabServices.Models.LabPlanNetworkProfile with get, set
Public Property DefaultNetworkProfile As LabPlanNetworkProfile

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a