ServerAdministratorResource interface
作成するおよび外部管理者を表します。
- Extends
プロパティ
administrator |
管理者の種類。 |
login | サーバー管理者ログイン アカウント名。 |
sid | サーバー管理者 Sid (セキュリティで保護された ID)。 |
tenant |
サーバー Active Directory 管理者テナント ID。 |
継承されたプロパティ
id | リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
name | リソースの名前注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
type | リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。 |
プロパティの詳細
administratorType
管理者の種類。
administratorType?: "ActiveDirectory"
プロパティ値
"ActiveDirectory"
login
サーバー管理者ログイン アカウント名。
login?: string
プロパティ値
string
sid
サーバー管理者 Sid (セキュリティで保護された ID)。
sid?: string
プロパティ値
string
tenantId
サーバー Active Directory 管理者テナント ID。
tenantId?: string
プロパティ値
string
継承されたプロパティの詳細
id
リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
id?: string
プロパティ値
string
name
リソースの名前注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
name?: string
プロパティ値
string
type
リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。
type?: string
プロパティ値
string