NetworkConnection interface
ネットワーク関連の設定
- Extends
プロパティ
| domain |
AAD 結合の種類。 |
| domain |
Active Directory ドメイン名 |
| domain |
ドメインへの参加に使用するアカウントのパスワード |
| domain |
Active Directory でコンピューター オブジェクトを作成するアクセス許可を持つ Active Directory アカウント (ユーザーまたはサービス アカウント) のユーザー名。 必須の形式: admin@contoso.com. |
| health |
ネットワーク接続の全体的な正常性状態。 正常性チェックは、ネットワーク接続を検証するために、作成時、更新時、および定期的に実行されます。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| networking |
NIC が配置されるリソース グループの名前。 |
| organization |
Active Directory ドメイン組織単位 (OU) |
| provisioning |
リソースのプロビジョニング状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| subnet |
仮想マシンをアタッチするサブネット |
継承されたプロパティ
| id | リソースの完全修飾リソース ID。 例: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| location | リソースが存在する地理的な場所 |
| name | リソースの名前注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| system |
createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
| tags | リソース タグ。 |
| type | リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
domainJoinType
AAD 結合の種類。
domainJoinType?: string
プロパティ値
string
domainName
Active Directory ドメイン名
domainName?: string
プロパティ値
string
domainPassword
ドメインへの参加に使用するアカウントのパスワード
domainPassword?: string
プロパティ値
string
domainUsername
Active Directory でコンピューター オブジェクトを作成するアクセス許可を持つ Active Directory アカウント (ユーザーまたはサービス アカウント) のユーザー名。 必須の形式: admin@contoso.com.
domainUsername?: string
プロパティ値
string
healthCheckStatus
ネットワーク接続の全体的な正常性状態。 正常性チェックは、ネットワーク接続を検証するために、作成時、更新時、および定期的に実行されます。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
healthCheckStatus?: string
プロパティ値
string
networkingResourceGroupName
NIC が配置されるリソース グループの名前。
networkingResourceGroupName?: string
プロパティ値
string
organizationUnit
Active Directory ドメイン組織単位 (OU)
organizationUnit?: string
プロパティ値
string
provisioningState
リソースのプロビジョニング状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
provisioningState?: string
プロパティ値
string
subnetId
仮想マシンをアタッチするサブネット
subnetId?: string
プロパティ値
string
継承されたプロパティの詳細
id
リソースの完全修飾リソース ID。 例: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
id?: string
プロパティ値
string
location
リソースが存在する地理的な場所
location: string
プロパティ値
string
TrackedResource.location から継承
name
リソースの名前注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
name?: string
プロパティ値
string
systemData
createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
systemData?: SystemData
プロパティ値
trackedResource.systemData から継承
tags
リソース タグ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}
type
リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
type?: string
プロパティ値
string
trackedResource.type