1
Azure Powershellでロール・インスタンスのステータスを取得するにはどうすればよいですか?Azure Powershellでロールのインスタント・ステータスを取得
RoleName : Role Name
InstanceCount : 1
DeploymentID : ***deployment id*******
OSVersion : ***OSVersion*******
ServiceName : ***service name*******
OperationDescription : Get-AzureRole
OperationId : ***operation id*******
OperationStatus : Succeeded
誰でも助けることができる:これは出力され
Get-AzureRole -ServiceName serviceNameHere
を私は、次のコマンドを使用していますが、それは私の役割のステータスが表示されないのですか?ありがとう!