VirtualMachineScaleSetVMProfile.NetworkProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to