次の方法で共有


Identity クラス

定義

リソースの ID。

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

コンストラクター

Identity()

Identity クラスの新しいインスタンスを初期化します。

Identity(IdentityType, String, String)

Identity クラスの新しいインスタンスを初期化します。

プロパティ

PrincipalId

リソース ID のプリンシパル ID を取得します。

TenantId

リソースのテナント ID を取得します。

Type

ID の種類を取得または設定します。 使用可能な値には、'None'、'SystemAssigned' などがあります。

メソッド

Validate()

オブジェクトを検証します。

適用対象