Share via


IVirtualMachineRunCommand.ErrorBlobManagedIdentityObjectId Property

Definition

Object Id (GUID value) of the user-assigned managed identity. ClientId should not be used if this is provided.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Object Id (GUID value) of the user-assigned managed identity. ClientId should not be used if this is provided.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="objectId")]
public string ErrorBlobManagedIdentityObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Object Id (GUID value) of the user-assigned managed identity. ClientId should not be used if this is provided.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="objectId")>]
member this.ErrorBlobManagedIdentityObjectId : string with get, set
Public Property ErrorBlobManagedIdentityObjectId As String

Property Value

Attributes

Applies to