ImageTemplateUpdateParameters.IdentityType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Support.ResourceIdentityType? IdentityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.PropertyOrigin.Inlined)>]
member this.IdentityType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Support.ResourceIdentityType> with get, set
Public Property IdentityType As Nullable(Of ResourceIdentityType)

Property Value

Nullable<ResourceIdentityType>

Implements

Attributes

Applies to