次の方法で共有


ResourceModelWithAllowedPropertySetIdentity クラス

定義

public class ResourceModelWithAllowedPropertySetIdentity : Microsoft.Azure.Management.KubernetesConfiguration.Extensions.Models.Identity
type ResourceModelWithAllowedPropertySetIdentity = class
    inherit Identity
Public Class ResourceModelWithAllowedPropertySetIdentity
Inherits Identity
継承
ResourceModelWithAllowedPropertySetIdentity

コンストラクター

ResourceModelWithAllowedPropertySetIdentity()

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

ResourceModelWithAllowedPropertySetIdentity(String, String, Nullable<ResourceIdentityType>)

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

プロパティ

PrincipalId

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

(継承元 Identity)
TenantId

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

(継承元 Identity)
Type

ID の種類を取得または設定します。 使用可能な値は次のとおりです: 'SystemAssigned'

(継承元 Identity)

適用対象