Gateway interface

Arc ゲートウェイについて説明します。

Extends

プロパティ

allowedFeatures

このゲートウェイで有効になっている機能の一覧を指定します。

gatewayBypass

ゲートウェイを回避すべきドメイン名のリストを指定します。 各エントリは有効なDNSホスト名でなければなりません。

gatewayEndpoint

ゲートウェイのエンドポイントの fqdn。

gatewayId

ゲートウェイの一意の不変の識別子。

gatewayType

ゲートウェイ リソースの種類。

provisioningState

プロビジョニング状態。応答にのみ表示されます。

継承されたプロパティ

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"

プロパティの詳細

allowedFeatures

このゲートウェイで有効になっている機能の一覧を指定します。

allowedFeatures?: string[]

プロパティ値

string[]

gatewayBypass

ゲートウェイを回避すべきドメイン名のリストを指定します。 各エントリは有効なDNSホスト名でなければなりません。

gatewayBypass?: string[]

プロパティ値

string[]

gatewayEndpoint

ゲートウェイのエンドポイントの fqdn。

gatewayEndpoint?: string

プロパティ値

string

gatewayId

ゲートウェイの一意の不変の識別子。

gatewayId?: string

プロパティ値

string

gatewayType

ゲートウェイ リソースの種類。

gatewayType?: string

プロパティ値

string

provisioningState

プロビジョニング状態。応答にのみ表示されます。

provisioningState?: 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?: Record<string, string>

プロパティ値

Record<string, string>

TrackedResource.tags から継承された

type

リソースの種類。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

type?: string

プロパティ値

string

trackedResource.typeから継承された