DevTestLabManagedIdentity クラス

定義

マネージド ID のプロパティ

public class DevTestLabManagedIdentity
type DevTestLabManagedIdentity = class
Public Class DevTestLabManagedIdentity
継承
DevTestLabManagedIdentity

コンストラクター

DevTestLabManagedIdentity()

DevTestLabManagedIdentity の新しいインスタンスを初期化します。

プロパティ

ClientSecretUri

ID のクライアント シークレット URL。 シリアル化された名前: IdentityProperties.clientSecretUrl

ManagedIdentityType

マネージド ID。 シリアル化された名前: IdentityProperties.type

PrincipalId

リソース ID のプリンシパル ID。 シリアル化された名前: IdentityProperties.principalId

TenantId

リソースのテナント識別子。 シリアル化された名前: IdentityProperties.tenantId

適用対象