次の方法で共有


TenantAccessInfoCreateOrUpdateContent クラス

定義

テナント アクセス情報の更新パラメーター。

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

コンストラクター

TenantAccessInfoCreateOrUpdateContent()

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

プロパティ

IsDirectAccessEnabled

直接アクセスが有効になっているかどうかを判断します。

PrimaryKey

プライマリ アクセス キー。 このプロパティは 'GET' 操作では入力されません。 値を取得するには、'/listSecrets' POST 要求を使用します。

PrincipalId

プリンシパル (ユーザー) 識別子。

SecondaryKey

セカンダリ アクセス キー。 このプロパティは 'GET' 操作では入力されません。 値を取得するには、'/listSecrets' POST 要求を使用します。

適用対象