Share via


VirtualMachineScaleSetUpdateVMProfile.NetworkProfile Property

Definition

Gets or sets the virtual machine scale set network profile.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to