次の方法で共有


VirtualMachineScaleSetUpdateVMProfile.NetworkProfile Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="networkProfile")]
public Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineScaleSetUpdateNetworkProfile NetworkProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkProfile")>]
member this.NetworkProfile : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineScaleSetUpdateNetworkProfile with get, set
Public Property NetworkProfile As VirtualMachineScaleSetUpdateNetworkProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to