次の方法で共有


IMachineRunCommand.ErrorBlobManagedIdentityObjectId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="objectId", Update=true)]
public string ErrorBlobManagedIdentityObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="objectId", Update=true)>]
member this.ErrorBlobManagedIdentityObjectId : string with get, set
Public Property ErrorBlobManagedIdentityObjectId As String

Property Value

Attributes

Applies to