次の方法で共有


ITenant インターフェイス

定義

Azure テナントの不変のクライアント側表現。

public interface ITenant : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.ResourceManager.Fluent.Models.TenantIdDescription>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type ITenant = interface
    interface IIndexable
    interface IHasInner<TenantIdDescription>
Public Interface ITenant
Implements IHasInner(Of TenantIdDescription), IIndexable
実装

プロパティ

Inner

Azure テナントの不変のクライアント側表現。

(継承元 IHasInner<T>)
Key

Azure テナントの不変のクライアント側表現。

(継承元 IIndexable)
TenantId

Azure テナントの不変のクライアント側表現。

適用対象