次の方法で共有


NetworkConnection interface

ネットワーク関連の設定

Extends

プロパティ

domainJoinType

AAD 結合の種類。

domainName

Active Directory ドメイン名

domainPassword

ドメインへの参加に使用するアカウントのパスワード

domainUsername

Active Directory でコンピューター オブジェクトを作成するアクセス許可を持つ Active Directory アカウント (ユーザーまたはサービス アカウント) のユーザー名。 必須の形式: admin@contoso.com。

healthCheckStatus

ネットワーク接続の全体的な正常性状態。 正常性チェックは、ネットワーク接続を検証するために、作成時、更新時、および定期的に実行されます。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

networkingResourceGroupName

NIC が配置されるリソース グループの名前。

organizationUnit

Active Directory ドメイン組織単位 (OU)

provisioningState

リソースのプロビジョニング状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

subnetId

Virtual Machinesをアタッチするサブネット

継承されたプロパティ

id

リソースの完全修飾リソース ID。 例: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

location

リソースが保存されている地理的な場所

name

リソース名注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

systemData

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

Virtual Machinesをアタッチするサブネット

subnetId?: string

プロパティ値

string

継承されたプロパティの詳細

id

リソースの完全修飾リソース ID。 例: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

id?: string

プロパティ値

string

TrackedResource.id から継承

location

リソースが保存されている地理的な場所

location: string

プロパティ値

string

TrackedResource.locationから継承

name

リソース名注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

name?: string

プロパティ値

string

TrackedResource.name から継承

systemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

systemData?: SystemData

プロパティ値

TrackedResource.systemDataから継承

tags

リソース タグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

TrackedResource.tagsから継承

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

type?: string

プロパティ値

string

TrackedResource.typeから継承