Subscription interface
サブスクリプション情報です。
プロパティ
authorization |
要求の承認ソース。 有効な値は、レガシ、RoleBased、Bypassed、Direct、Management の 1 つ以上の組み合わせです。 たとえば、'Legacy, RoleBased' などです。 |
display |
サブスクリプションの表示名。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
id | サブスクリプションの完全修飾 ID。 たとえば、/subscriptions/00000000-0000-0000-0000-000000000000 です。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
state | サブスクリプションの状態。 有効な値は、Enabled、Warned、PastDue、Disabled、Deleted です。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
subscription |
サブスクリプション ID です。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
subscription |
サブスクリプション ポリシー。 |
プロパティの詳細
authorizationSource
要求の承認ソース。 有効な値は、レガシ、RoleBased、Bypassed、Direct、Management の 1 つ以上の組み合わせです。 たとえば、'Legacy, RoleBased' などです。
authorizationSource?: string
プロパティ値
string
displayName
サブスクリプションの表示名。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
displayName?: string
プロパティ値
string
id
サブスクリプションの完全修飾 ID。 たとえば、/subscriptions/00000000-0000-0000-0000-000000000000 です。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
id?: string
プロパティ値
string
state
サブスクリプションの状態。 有効な値は、Enabled、Warned、PastDue、Disabled、Deleted です。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
state?: SubscriptionState
プロパティ値
subscriptionId
サブスクリプション ID です。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
subscriptionId?: string
プロパティ値
string