次の方法で共有


VirtualMachineScaleSetUpdateVMProfile.OsProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to