VirtualMachineScaleSetUpdate.Identity Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to