Microsoft.Network applicationGateways 2015-06-15
- 最新の を
する - 2024-05-01
- 2024-03-01
- 2024-01-01
- 2023-11-01
- 2023-09-01
- 2023-06-01
- 2023-05-01
- 2023-04-01
- 2023-02-01
- 2022-11-01
- 2022-09-01
- 2022-07-01
- 2022-05-01
- 2022-01-01
- 2021-08-01
- 2021-05-01
- 2021-03-01
- 2021-02-01
- 2020-11-01
- 2020-08-01
- 2020-07-01
- 2020-06-01
- 2020-05-01
- 2020-04-01
- 2020-03-01
- 2019-12-01
- 2019-11-01
- 2019-09-01
- 2019-08-01
- 2019-07-01
- 2019-06-01
- 2019-04-01
- 2019-02-01
- 2018-12-01
- 2018-11-01
- 2018-10-01
- 2018-08-01
- 2018-07-01
- 2018-06-01
- 2018-04-01
- 2018-02-01
- 2018-01-01
- 2017-11-01
- 2017-10-01
- 2017-09-01
- 2017-08-01
- 2017-06-01
- 2017-03-30
- 2017-03-01
- 2016-12-01
- 2016-09-01
- 2016-06-01
- 2016-03-30
- 2015-06-15
- 2015-05-01-preview
Bicep リソース定義
applicationGateways リソースの種類は、次をターゲットとする操作と共にデプロイできます。
- リソース グループの - リソース グループのデプロイ コマンド 参照
各 API バージョンで変更されたプロパティの一覧については、変更ログの
リソースの形式
Microsoft.Network/applicationGateways リソースを作成するには、次の Bicep をテンプレートに追加します。
resource symbolicname 'Microsoft.Network/applicationGateways@2015-06-15' = {
etag: 'string'
location: 'string'
name: 'string'
properties: {
backendAddressPools: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
backendAddresses: [
{
fqdn: 'string'
ipAddress: 'string'
}
]
backendIPConfigurations: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
loadBalancerBackendAddressPools: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
backendIPConfigurations: [
...
]
outboundNatRule: {
id: 'string'
}
provisioningState: 'string'
}
}
]
loadBalancerInboundNatRules: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
backendIPConfiguration: ...
backendPort: int
enableFloatingIP: bool
frontendIPConfiguration: {
id: 'string'
}
frontendPort: int
idleTimeoutInMinutes: int
protocol: 'string'
provisioningState: 'string'
}
}
]
primary: bool
privateIPAddress: 'string'
privateIPAllocationMethod: 'string'
provisioningState: 'string'
publicIPAddress: {
etag: 'string'
id: 'string'
location: 'string'
properties: {
dnsSettings: {
domainNameLabel: 'string'
fqdn: 'string'
reverseFqdn: 'string'
}
idleTimeoutInMinutes: int
ipAddress: 'string'
ipConfiguration: {
etag: 'string'
id: 'string'
name: 'string'
properties: {
privateIPAddress: 'string'
privateIPAllocationMethod: 'string'
provisioningState: 'string'
publicIPAddress: ...
subnet: {
etag: 'string'
id: 'string'
name: 'string'
properties: {
addressPrefix: 'string'
ipConfigurations: [
...
]
networkSecurityGroup: {
etag: 'string'
id: 'string'
location: 'string'
properties: {
defaultSecurityRules: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
access: 'string'
description: 'string'
destinationAddressPrefix: 'string'
destinationPortRange: 'string'
direction: 'string'
priority: int
protocol: 'string'
provisioningState: 'string'
sourceAddressPrefix: 'string'
sourcePortRange: 'string'
}
}
]
networkInterfaces: [
{
etag: 'string'
id: 'string'
location: 'string'
properties: {
dnsSettings: {
appliedDnsServers: [
'string'
]
dnsServers: [
'string'
]
internalDnsNameLabel: 'string'
internalFqdn: 'string'
}
enableIPForwarding: bool
ipConfigurations: [
...
]
macAddress: 'string'
networkSecurityGroup: ...
primary: bool
provisioningState: 'string'
resourceGuid: 'string'
virtualMachine: {
id: 'string'
}
}
tags: {
{customized property}: 'string'
}
}
]
provisioningState: 'string'
resourceGuid: 'string'
securityRules: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
access: 'string'
description: 'string'
destinationAddressPrefix: 'string'
destinationPortRange: 'string'
direction: 'string'
priority: int
protocol: 'string'
provisioningState: 'string'
sourceAddressPrefix: 'string'
sourcePortRange: 'string'
}
}
]
subnets: [
...
]
}
tags: {
{customized property}: 'string'
}
}
provisioningState: 'string'
routeTable: {
etag: 'string'
id: 'string'
location: 'string'
properties: {
provisioningState: 'string'
routes: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
addressPrefix: 'string'
nextHopIpAddress: 'string'
nextHopType: 'string'
provisioningState: 'string'
}
}
]
subnets: [
...
]
}
tags: {
{customized property}: 'string'
}
}
}
}
}
}
provisioningState: 'string'
publicIPAllocationMethod: 'string'
resourceGuid: 'string'
}
tags: {
{customized property}: 'string'
}
}
subnet: {
etag: 'string'
id: 'string'
name: 'string'
properties: {
addressPrefix: 'string'
ipConfigurations: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
privateIPAddress: 'string'
privateIPAllocationMethod: 'string'
provisioningState: 'string'
publicIPAddress: {
etag: 'string'
id: 'string'
location: 'string'
properties: {
dnsSettings: {
domainNameLabel: 'string'
fqdn: 'string'
reverseFqdn: 'string'
}
idleTimeoutInMinutes: int
ipAddress: 'string'
ipConfiguration: ...
provisioningState: 'string'
publicIPAllocationMethod: 'string'
resourceGuid: 'string'
}
tags: {
{customized property}: 'string'
}
}
subnet: ...
}
}
]
networkSecurityGroup: {
etag: 'string'
id: 'string'
location: 'string'
properties: {
defaultSecurityRules: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
access: 'string'
description: 'string'
destinationAddressPrefix: 'string'
destinationPortRange: 'string'
direction: 'string'
priority: int
protocol: 'string'
provisioningState: 'string'
sourceAddressPrefix: 'string'
sourcePortRange: 'string'
}
}
]
networkInterfaces: [
{
etag: 'string'
id: 'string'
location: 'string'
properties: {
dnsSettings: {
appliedDnsServers: [
'string'
]
dnsServers: [
'string'
]
internalDnsNameLabel: 'string'
internalFqdn: 'string'
}
enableIPForwarding: bool
ipConfigurations: [
...
]
macAddress: 'string'
networkSecurityGroup: ...
primary: bool
provisioningState: 'string'
resourceGuid: 'string'
virtualMachine: {
id: 'string'
}
}
tags: {
{customized property}: 'string'
}
}
]
provisioningState: 'string'
resourceGuid: 'string'
securityRules: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
access: 'string'
description: 'string'
destinationAddressPrefix: 'string'
destinationPortRange: 'string'
direction: 'string'
priority: int
protocol: 'string'
provisioningState: 'string'
sourceAddressPrefix: 'string'
sourcePortRange: 'string'
}
}
]
subnets: [
...
]
}
tags: {
{customized property}: 'string'
}
}
provisioningState: 'string'
routeTable: {
etag: 'string'
id: 'string'
location: 'string'
properties: {
provisioningState: 'string'
routes: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
addressPrefix: 'string'
nextHopIpAddress: 'string'
nextHopType: 'string'
provisioningState: 'string'
}
}
]
subnets: [
...
]
}
tags: {
{customized property}: 'string'
}
}
}
}
}
}
]
provisioningState: 'string'
}
}
]
backendHttpSettingsCollection: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
cookieBasedAffinity: 'string'
port: int
probe: {
id: 'string'
}
protocol: 'string'
provisioningState: 'string'
requestTimeout: int
}
}
]
frontendIPConfigurations: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
privateIPAddress: 'string'
privateIPAllocationMethod: 'string'
provisioningState: 'string'
publicIPAddress: {
id: 'string'
}
subnet: {
id: 'string'
}
}
}
]
frontendPorts: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
port: int
provisioningState: 'string'
}
}
]
gatewayIPConfigurations: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
provisioningState: 'string'
subnet: {
id: 'string'
}
}
}
]
httpListeners: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
frontendIPConfiguration: {
id: 'string'
}
frontendPort: {
id: 'string'
}
hostName: 'string'
protocol: 'string'
provisioningState: 'string'
requireServerNameIndication: bool
sslCertificate: {
id: 'string'
}
}
}
]
probes: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
host: 'string'
interval: int
path: 'string'
protocol: 'string'
provisioningState: 'string'
timeout: int
unhealthyThreshold: int
}
}
]
provisioningState: 'string'
requestRoutingRules: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
backendAddressPool: {
id: 'string'
}
backendHttpSettings: {
id: 'string'
}
httpListener: {
id: 'string'
}
provisioningState: 'string'
ruleType: 'string'
urlPathMap: {
id: 'string'
}
}
}
]
resourceGuid: 'string'
sku: {
capacity: int
name: 'string'
tier: 'string'
}
sslCertificates: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
data: 'string'
password: 'string'
provisioningState: 'string'
publicCertData: 'string'
}
}
]
urlPathMaps: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
defaultBackendAddressPool: {
id: 'string'
}
defaultBackendHttpSettings: {
id: 'string'
}
pathRules: [
{
etag: 'string'
id: 'string'
name: 'string'
properties: {
backendAddressPool: {
id: 'string'
}
backendHttpSettings: {
id: 'string'
}
paths: [
'string'
]
provisioningState: 'string'
}
}
]
provisioningState: 'string'
}
}
]
}
tags: {
{customized property}: 'string'
}
}
プロパティ値
ApplicationGatewayBackendAddress
名前 | 形容 | 価値 |
---|---|---|
fqdn | 完全修飾ドメイン名 (FQDN)。 | 糸 |
ipAddress | IPアドレス | 糸 |
ApplicationGatewayBackendAddressPool
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意のリソース。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのバックエンド アドレス プールのプロパティ。 | ApplicationGatewayBackendAddressPoolPropertiesFormat の |
ApplicationGatewayBackendAddressPoolPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendAddresses | バックエンド アドレス | ApplicationGatewayBackendAddress[] |
backendIPConfigurations | ネットワーク インターフェイスで定義されている IP への参照のコレクション。 | NetworkInterfaceIPConfiguration[] |
provisioningState | バックエンド アドレス プール リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ApplicationGatewayBackendHttpSettings
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのバックエンド アドレス プール設定のプロパティ。 | ApplicationGatewayBackendHttpSettingsPropertiesFormat の |
ApplicationGatewayBackendHttpSettingsPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
cookieBasedAffinity | Cookie ベースのアフィニティ。 有効な値は、'Enabled' と 'Disabled' です。 | 'Disabled' 'Enabled' |
港 | 港 | int |
プローブ | アプリケーション ゲートウェイのプローブ リソース。 | SubResource の |
議定書 | 議定書。 指定できる値は、"Http" と "Https" です。 | 'Http' 'Https' |
provisioningState | バックエンド http 設定リソースのプロビジョニング状態を取得または設定更新中/削除中/失敗 | 糸 |
requestTimeout | 要求タイムアウト (秒単位)。 Application Gateway は、RequestTimeout 内で応答が受信されない場合、要求を失敗します。 使用可能な値は 1 秒から 86400 秒です。 | int |
ApplicationGatewayFrontendIPConfiguration
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのフロントエンド IP 構成のプロパティ。 | ApplicationGatewayFrontendIPConfigurationPropertiesFormat の |
ApplicationGatewayFrontendIPConfigurationPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
privateIPAddress | ネットワーク インターフェイス IP 構成の PrivateIPAddress。 | 糸 |
privateIPAllocationMethod | PrivateIP の割り当て方法。 使用可能な値は、'Static' と 'Dynamic' です。 | 'Dynamic' 'Static' |
provisioningState | パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
publicIPAddress | PublicIP リソースの参照。 | SubResource の |
サブネット | サブネット リソースの参照。 | SubResource の |
ApplicationGatewayFrontendPort
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのフロントエンド ポートのプロパティ。 | ApplicationGatewayFrontendPortPropertiesFormat の |
ApplicationGatewayFrontendPortPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
港 | フロントエンド ポート | int |
provisioningState | フロントエンド ポート リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ApplicationGatewayHttpListener
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの HTTP リスナーのプロパティ。 | ApplicationGatewayHttpListenerPropertiesFormat の |
ApplicationGatewayHttpListenerPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
frontendIPConfiguration | アプリケーション ゲートウェイのフロントエンド IP 構成リソース。 | SubResource の |
frontendPort | アプリケーション ゲートウェイのフロントエンド ポート リソース。 | SubResource の |
hostName | HTTP リスナーのホスト名。 | 糸 |
議定書 | 議定書。 指定できる値は、"Http" と "Https" です。 | 'Http' 'Https' |
provisioningState | HTTP リスナー リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
requireServerNameIndication | プロトコルが https の場合にのみ適用されます。 マルチホスティングの SNI を有効にします。 | bool |
sslCertificate | アプリケーション ゲートウェイの SSL 証明書リソース。 | SubResource の |
ApplicationGatewayIPConfiguration
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの IP 構成のプロパティ。 | ApplicationGatewayIPConfigurationPropertiesFormat の |
ApplicationGatewayIPConfigurationPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
provisioningState | アプリケーション ゲートウェイ サブネット リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
サブネット | サブネット リソースの参照。 アプリケーション ゲートウェイがプライベート アドレスを取得するサブネット。 | SubResource の |
ApplicationGatewayPathRule
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのプローブのプロパティ。 | ApplicationGatewayPathRulePropertiesFormat の |
ApplicationGatewayPathRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendAddressPool | URL パス マップのバックエンド アドレス プール リソース。 | SubResource の |
backendHttpSettings | URL パス マップのバックエンド http 設定リソース。 | SubResource の |
パス | URL パス マップのパス ルール。 | string[] |
provisioningState | URL パス マップ リソースのパス ルール。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ApplicationGatewayProbe
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのプローブのプロパティ。 | ApplicationGatewayProbePropertiesFormat の |
ApplicationGatewayProbePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
ホスト | プローブの送信先となるホスト名。 | 糸 |
間 | プローブ間隔 (秒)。 これは、2 つの連続するプローブ間の時間間隔です。 使用可能な値は 1 秒から 86400 秒です。 | int |
パス | プローブの相対パス。 有効なパスは '/' から始まります。 プローブは、<プロトコル>://<ホスト>に送信されます。ポート><パス<> | 糸 |
議定書 | 議定書。 指定できる値は、"Http" と "Https" です。 | 'Http' 'Https' |
provisioningState | バックエンド http 設定リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
タイムアウト | プローブタイムアウト (秒単位)。 有効な応答がこのタイムアウト期間で受信されない場合、失敗としてマークされたプローブ。 使用可能な値は 1 秒から 86400 秒です。 | int |
unhealthyThreshold | プローブの再試行回数。 連続するプローブエラー数が UnhealthyThreshold に達すると、バックエンド サーバーはダウン状態にマークされます。 使用できる値は 1 秒から 20 です。 | int |
ApplicationGatewayPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendAddressPools | アプリケーション ゲートウェイ リソースのバックエンド アドレス プール。 | ApplicationGatewayBackendAddressPool[] |
backendHttpSettingsCollection | アプリケーション ゲートウェイ リソースのバックエンド http 設定。 | ApplicationGatewayBackendHttpSettings[] |
frontendIPConfigurations | アプリケーション ゲートウェイ リソースのフロントエンド IP アドレス。 | ApplicationGatewayFrontendIPConfiguration[] |
frontendPorts | アプリケーション ゲートウェイ リソースのフロントエンド ポート。 | ApplicationGatewayFrontendPort[] |
gatewayIPConfigurations | アプリケーション ゲートウェイ リソースのサブネットを取得または設定します。 | ApplicationGatewayIPConfiguration[] |
httpListeners | アプリケーション ゲートウェイ リソースの Http リスナー。 | ApplicationGatewayHttpListener[] |
プローブ | アプリケーション ゲートウェイ リソースのプローブ。 | ApplicationGatewayProbe[] |
provisioningState | アプリケーション ゲートウェイ リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
requestRoutingRules | アプリケーション ゲートウェイ リソースのルーティング規則を要求します。 | ApplicationGatewayRequestRoutingRule[] |
resourceGuid | アプリケーション ゲートウェイ リソースのリソース GUID プロパティ。 | 糸 |
sku | アプリケーション ゲートウェイ リソースの SKU。 | ApplicationGatewaySku |
sslCertificates | アプリケーション ゲートウェイ リソースの SSL 証明書。 | ApplicationGatewaySslCertificate[] |
urlPathMaps | アプリケーション ゲートウェイ リソースの URL パス マップ。 | ApplicationGatewayUrlPathMap[] |
ApplicationGatewayRequestRoutingRule
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの要求ルーティング規則のプロパティ。 | ApplicationGatewayRequestRoutingRulePropertiesFormat の |
ApplicationGatewayRequestRoutingRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendAddressPool | アプリケーション ゲートウェイのバックエンド アドレス プール リソース。 | SubResource の |
backendHttpSettings | アプリケーション ゲートウェイのフロントエンド ポート リソース。 | SubResource の |
httpListener | アプリケーション ゲートウェイの Http リスナー リソース。 | SubResource の |
provisioningState | 要求ルーティング規則リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ruleType | ルールの種類。 使用可能な値は、'Basic' と 'PathBasedRouting' です。 | 'Basic' 'PathBasedRouting' |
urlPathMap | アプリケーション ゲートウェイの URL パス マップ リソース。 | SubResource の |
ApplicationGatewaySku
名前 | 形容 | 価値 |
---|---|---|
能力 | アプリケーション ゲートウェイの容量 (インスタンス数)。 | int |
名前 | アプリケーション ゲートウェイ SKU の名前。 使用可能な値は、'Standard_Small'、'Standard_Medium'、'Standard_Large'、'WAF_Medium'、および 'WAF_Large' です。 | 'Standard_Large' 'Standard_Medium' 'Standard_Small' |
層 | アプリケーション ゲートウェイの層。 | 'Standard' |
ApplicationGatewaySslCertificate
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの SSL 証明書のプロパティ。 | ApplicationGatewaySslCertificatePropertiesFormat の |
ApplicationGatewaySslCertificatePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
データ | Base-64 でエンコードされた pfx 証明書。 PUT 要求でのみ適用されます。 | 糸 |
パスワード | データで指定された pfx ファイルのパスワード。 PUT 要求でのみ適用されます。 | 糸 |
provisioningState | SSL 証明書リソースのプロビジョニング状態 可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
publicCertData | Base-64 でエンコードされた、データで指定された pfx に対応するパブリック証明書データ。 GET 要求でのみ適用されます。 | 糸 |
ApplicationGatewayUrlPathMap
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの UrlPathMap のプロパティ。 | ApplicationGatewayUrlPathMapPropertiesFormat の |
ApplicationGatewayUrlPathMapPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
defaultBackendAddressPool | URL パス マップの既定のバックエンド アドレス プール リソース。 | SubResource の |
defaultBackendHttpSettings | URL パス マップの既定のバックエンド http 設定リソース。 | SubResource の |
pathRules | URL パス マップ リソースのパス ルール。 | ApplicationGatewayPathRule[] |
provisioningState | バックエンド http 設定リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
BackendAddressPool
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意のリソースの名前を取得します。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | バックエンド アドレス プールのプロパティ。 | BackendAddressPoolPropertiesFormat の |
BackendAddressPoolPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendIPConfigurations | ネットワーク インターフェイスで定義されている IP アドレスへの参照のコレクションを取得します。 | NetworkInterfaceIPConfiguration[] |
outboundNatRule | このバックエンド アドレス プールを使用する送信規則を取得します。 | SubResource の |
provisioningState | パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
InboundNatRule
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意のリソースの名前を取得します。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | 受信 NAT 規則のプロパティ。 | InboundNatRulePropertiesFormat を |
InboundNatRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendIPConfiguration | VM のネットワーク インターフェイスで定義されているプライベート IP アドレスへの参照。 各フロントエンド IP 構成のフロントエンド ポートに送信されたトラフィックは、バックアップされた IP に転送されます。 | NetworkInterfaceIPConfiguration |
backendPort | 内部エンドポイントに使用されるポート。 使用できる値の範囲は 1 ~ 65535 です。 | int |
enableFloatingIP | SQL AlwaysOn 可用性グループを構成するために必要なフローティング IP 機能用に仮想マシンのエンドポイントを構成します。 この設定は、SQL Server で SQL AlwaysOn 可用性グループを使用する場合に必要です。 エンドポイントを作成した後は、この設定を変更できません。 | bool |
frontendIPConfiguration | フロントエンド IP アドレスへの参照。 | SubResource の |
frontendPort | 外部エンドポイントのポート。 各規則のポート番号は、ロード バランサー内で一意である必要があります。 使用可能な値の範囲は 1 ~ 65534 です。 | int |
idleTimeoutInMinutes | TCP アイドル接続のタイムアウト。 値は 4 ~ 30 分の間で設定できます。 既定値は 4 分です。 この要素は、プロトコルが TCP に設定されている場合にのみ使用されます。 | int |
議定書 | エンドポイントのトランスポート プロトコル。 指定できる値は、'Udp' または 'Tcp' です。 | 'Tcp' 'Udp' |
provisioningState | パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
IPConfiguration
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | IP 構成のプロパティ。 | IPConfigurationPropertiesFormat |
IPConfigurationPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
privateIPAddress | IP 構成のプライベート IP アドレス。 | 糸 |
privateIPAllocationMethod | プライベート IP 割り当て方法。 指定できる値は 'Static' と 'Dynamic' です。 | 'Dynamic' 'Static' |
provisioningState | パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
publicIPAddress | パブリック IP リソースの参照。 | PublicIPAddress |
サブネット | サブネット リソースの参照。 | サブネット |
Microsoft.Network/applicationGateways
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
場所 | リソースの場所。 | 糸 |
名前 | リソース名 | string (必須) |
プロパティ | アプリケーション ゲートウェイのプロパティ。 | ApplicationGatewayPropertiesFormat の |
タグ | リソース タグ | タグ名と値のディクショナリ。 テンプレート の |
NetworkInterface
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | NetworkInterface プロパティ。 | NetworkInterfacePropertiesFormat |
タグ | リソース タグ。 | ResourceTags |
NetworkInterfaceDnsSettings
名前 | 形容 | 価値 |
---|---|---|
appliedDnsServers | この NIC を使用する VM が可用性セットの一部である場合、この一覧には、可用性セットの一部であるすべての NIC のすべての DNS サーバーの和集合が含まれます。 このプロパティは、これらの各 VM で構成されます。 | string[] |
dnsServers | DNS サーバーの IP アドレスの一覧。 Azure 提供の DNS 解決に切り替えるには、"AzureProvidedDNS" を使用します。 'AzureProvidedDNS' の値を他の IP と組み合わせることはできません。dnsServers コレクション内の唯一の値である必要があります。 | string[] |
internalDnsNameLabel | 同じ仮想ネットワーク内の VM 間の内部通信に使用される、この NIC の相対 DNS 名。 | 糸 |
internalFqdn | 同じ仮想ネットワーク内の VM 間の内部通信をサポートする完全修飾 DNS 名。 | 糸 |
NetworkInterfaceIPConfiguration
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | IP 構成のプロパティ。 | NetworkInterfaceIPConfigurationPropertiesFormat |
NetworkInterfaceIPConfigurationPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
loadBalancerBackendAddressPools | LoadBalancerBackendAddressPool リソースの参照。 | BackendAddressPool[] |
loadBalancerInboundNatRules | LoadBalancerInboundNatRules の参照の一覧。 | InboundNatRule[] |
原発 | これがネットワーク インターフェイスのプライマリ カスタマー アドレスであるかどうかを取得します。 | bool |
privateIPAddress | 糸 | |
privateIPAllocationMethod | プライベート IP アドレスの割り当て方法を定義します。 使用可能な値は、'Static' と 'Dynamic' です。 | 'Dynamic' 'Static' |
provisioningState | 糸 | |
publicIPAddress | パブリック IP アドレス リソース。 | PublicIPAddress |
サブネット | 仮想ネットワーク リソース内のサブネット。 | サブネット |
NetworkInterfacePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
dnsSettings | ネットワーク インターフェイスの DNS 設定。 | NetworkInterfaceDnsSettings |
enableIPForwarding | このネットワーク インターフェイスで IP 転送が有効になっているかどうかを示します。 | bool |
ipConfigurations | ネットワーク インターフェイスの IPConfigurations の一覧。 | NetworkInterfaceIPConfiguration[] |
macAddress | ネットワーク インターフェイスの MAC アドレス。 | 糸 |
networkSecurityGroup | NetworkSecurityGroup リソースの参照。 | NetworkSecurityGroup |
原発 | これが仮想マシン上のプライマリ ネットワーク インターフェイスであるかどうかを取得します。 | bool |
provisioningState | パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
resourceGuid | ネットワーク インターフェイス リソースのリソース GUID プロパティ。 | 糸 |
virtualMachine | 仮想マシンの参照。 | SubResource の |
NetworkSecurityGroup
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | ネットワーク セキュリティ グループ リソース。 | NetworkSecurityGroupPropertiesFormat |
タグ | リソース タグ。 | ResourceTags |
NetworkSecurityGroupPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
defaultSecurityRules | ネットワーク セキュリティ グループの既定のセキュリティ規則。 | SecurityRule[] |
networkInterfaces | ネットワーク インターフェイスへの参照のコレクション。 | NetworkInterface[] |
provisioningState | パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
resourceGuid | ネットワーク セキュリティ グループ リソースのリソース GUID プロパティ。 | 糸 |
securityRules | ネットワーク セキュリティ グループのセキュリティ規則のコレクション。 | SecurityRule[] |
サブネット | サブネットへの参照のコレクション。 | サブネット[] |
PublicIPAddress
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | パブリック IP アドレスのプロパティ。 | PublicIPAddressPropertiesFormat |
タグ | リソース タグ。 | ResourceTags |
PublicIPAddressDnsSettings
名前 | 形容 | 価値 |
---|---|---|
domainNameLabel | ドメイン名ラベルを取得または設定します。ドメイン名ラベルと地域化 DNS ゾーンを連結すると、パブリック IP アドレスに関連付けられている完全修飾ドメイン名が構成されます。 ドメイン名ラベルを指定すると、Microsoft Azure DNS システムのパブリック IP に対して DNS レコードが作成されます。 | 糸 |
fqdn | パブリック IP に関連付けられている A DNS レコードの FQDN 完全修飾ドメイン名を取得します。 これは、domainNameLabel と地域化された DNS ゾーンの連結です。 | 糸 |
reverseFqdn | 逆引き FQDN を取得または設定します。 このパブリック IP アドレスに解決される、ユーザーに表示される完全修飾ドメイン名。 reverseFqdn が指定されている場合は、in-addr.arpa ドメイン内の IP アドレスから逆 FQDN を指す PTR DNS レコードが作成されます。 | 糸 |
PublicIPAddressPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
dnsSettings | パブリック IP アドレスに関連付けられている DNS レコードの FQDN。 | PublicIPAddressDnsSettings |
idleTimeoutInMinutes | パブリック IP アドレスのアイドル タイムアウト。 | int |
ipAddress | 糸 | |
ipConfiguration | IPConfiguration | IPConfiguration |
provisioningState | PublicIP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
publicIPAllocationMethod | パブリック IP 割り当て方法。 使用可能な値は、'Static' と 'Dynamic' です。 | 'Dynamic' 'Static' |
resourceGuid | パブリック IP リソースのリソース GUID プロパティ。 | 糸 |
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
ルート
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | リソースのルーティング | RoutePropertiesFormat の |
RoutePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
addressPrefix | ルートが適用される宛先 CIDR。 | 糸 |
nextHopIpAddress | IP アドレス パケットを転送する必要があります。 次ホップの値は、次ホップの種類が VirtualAppliance であるルートでのみ使用できます。 | 糸 |
nextHopType | パケットの送信先となる Azure ホップの種類。 使用可能な値は、'VirtualNetworkGateway'、'VnetLocal'、'Internet'、'VirtualAppliance'、および 'None' です。 | 'Internet' 'None' 'VirtualAppliance' 'VirtualNetworkGateway' 'VnetLocal' (必須) |
provisioningState | リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
RouteTable
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | ルート テーブル リソース | RouteTablePropertiesFormat の |
タグ | リソース タグ。 | ResourceTags |
RouteTablePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
provisioningState | リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ルート | ルート テーブル内に含まれるルートのコレクション。 | ルート[] |
サブネット | サブネットへの参照のコレクション。 | サブネット[] |
SecurityRule
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | SecurityRulePropertiesFormat の |
SecurityRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
アクセス | ネットワーク トラフィックは許可または拒否されます。 使用可能な値は、'Allow' と 'Deny' です。 | 'Allow' 'Deny' (必須) |
形容 | このルールの説明。 140 文字に制限されます。 | 糸 |
destinationAddressPrefix | 宛先アドレス プレフィックス。 CIDR またはソース IP 範囲。 アスタリスク '*' を使用して、すべてのソース IP を照合することもできます。 "VirtualNetwork"、"AzureLoadBalancer"、"Internet" などの既定のタグも使用できます。 | string (必須) |
destinationPortRange | 宛先ポートまたは範囲。 整数または 0 ~ 65535 の範囲。 アスタリスク '*' は、すべてのポートとの照合にも使用できます。 | 糸 |
方向 | ルールの方向。 方向は、受信トラフィックまたは送信トラフィックでルールを評価するかどうかを指定します。 指定できる値は、'Inbound' と 'Outbound' です。 | 'Inbound' 'Outbound' (必須) |
優先権 | ルールの優先順位。 値は 100 から 4096 の間で指定できます。 優先順位番号は、コレクション内の各ルールで一意である必要があります。 優先度の数値が小さいと、ルールの優先度が高くなります。 | int |
議定書 | この規則が適用されるネットワーク プロトコル。 指定できる値は、'Tcp'、'Udp'、および '*' です。 | '*' 'Tcp' 'Udp' (必須) |
provisioningState | パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
sourceAddressPrefix | CIDR またはソース IP 範囲。 アスタリスク '*' を使用して、すべてのソース IP を照合することもできます。 "VirtualNetwork"、"AzureLoadBalancer"、"Internet" などの既定のタグも使用できます。 これがイングレス ルールの場合は、ネットワーク トラフィックの発信元を指定します。 | string (必須) |
sourcePortRange | ソース ポートまたは範囲。 整数または 0 ~ 65535 の範囲。 アスタリスク '*' は、すべてのポートとの照合にも使用できます。 | 糸 |
サブネット
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | SubnetPropertiesFormat |
SubnetPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
addressPrefix | サブネットのアドレス プレフィックス。 | 糸 |
ipConfigurations | サブネットを使用して、ネットワーク インターフェイスの IP 構成への参照の配列を取得します。 | IPConfiguration[] |
networkSecurityGroup | NetworkSecurityGroup リソースの参照。 | NetworkSecurityGroup |
provisioningState | リソースのプロビジョニング状態。 | 糸 |
routeTable | RouteTable リソースの参照。 | RouteTable |
SubResource
名前 | 形容 | 価値 |
---|---|---|
身分証明書 | リソース識別子。 | 糸 |
クイック スタートのサンプル
次のクイック スタート サンプルでは、このリソースの種類をデプロイします。
Bicep ファイル | 形容 |
---|---|
NAT ゲートウェイと Application Gateway を使用して AKS クラスターを |
このサンプルでは、送信接続用の NAT ゲートウェイと受信接続用の Application Gateway を使用して AKS クラスターをデプロイする方法を示します。 |
Application Gateway イングレス コントローラー を使用して AKS クラスターを |
このサンプルでは、Application Gateway、Application Gateway イングレス コントローラー、Azure Container Registry、Log Analytics、Key Vault を使用して AKS クラスターをデプロイする方法を示します |
内部 API Management と Web App を使用した Application Gateway の |
Azure Web アプリでホストされている Web API にサービスを提供する仮想ネットワーク (内部モード) API Management インスタンスにインターネット トラフィックをルーティングする Application Gateway。 |
WAF とファイアウォール ポリシー を使用した Application Gateway の |
このテンプレートは、ファイアウォール ポリシーと共に WAF が構成された Application Gateway を作成します |
Web アプリ、PE、Application Gateway v2 を作成する | このテンプレートは、Azure Virtual Network サブネット (Application Gateway v2) にプライベート エンドポイントを持つ Azure Web アプリを作成します。 Application Gateway は vNet (サブネット) にデプロイされます。 Web アプリは、プライベート エンドポイントを使用してサブネットからのトラフィックへのアクセスを制限します |
Application Gateway v2 を作成する |
このテンプレートは、仮想ネットワークにアプリケーション ゲートウェイ v2 を作成し、パブリック フロントエンドを使用して自動スケーリングプロパティと HTTP 負荷分散規則を設定します |
Azure Application Gateway v2 を作成する |
このテンプレートは、バックエンド プールに 2 つの Windows Server 2016 サーバーを含む Azure Application Gateway を作成します |
Azure Application Gateway で Azure WAF v2 を作成する | このテンプレートでは、バックエンド プールに 2 つの Windows Server 2016 サーバーを含む Azure Application Gateway 上に Azure Web Application Firewall v2 を作成します |
App Gateway を使用して内部 VNet に API Management を作成する | このテンプレートでは、Azure Application Gateway によって保護されたプライベート ネットワーク上に Azure API Management のインスタンスを作成する方法を示します。 |
証明書 を使用して Application Gateway を作成する |
このテンプレートでは、Key Vault の自己署名証明書を生成し、Application Gateway から参照する方法を示します。 |
Azure Application Gateway を使用して Windows VM スケール セットをデプロイする | このテンプレートを使用すると、Azure Application Gateway と統合された単純な Windows VM スケール セットをデプロイでき、最大 1,000 台の VM をサポートします |
Front Door Standard/Premium と Application Gateway の配信元 | このテンプレートは、Front Door Standard/Premium インスタンスと Application Gateway インスタンスを作成し、NSG と WAF ポリシーを使用して、トラフィックが Front Door の配信元を通過したことを検証します。 |
コンテナー インスタンスと Application Gateway を使用した Front Door の |
このテンプレートは、コンテナー グループと Application Gateway を使用して Front Door Standard/Premium を作成します。 |
ARM テンプレート リソース定義
applicationGateways リソースの種類は、次をターゲットとする操作と共にデプロイできます。
- リソース グループの - リソース グループのデプロイ コマンド 参照
各 API バージョンで変更されたプロパティの一覧については、変更ログの
リソースの形式
Microsoft.Network/applicationGateways リソースを作成するには、次の JSON をテンプレートに追加します。
{
"type": "Microsoft.Network/applicationGateways",
"apiVersion": "2015-06-15",
"name": "string",
"etag": "string",
"location": "string",
"properties": {
"backendAddressPools": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"backendAddresses": [
{
"fqdn": "string",
"ipAddress": "string"
}
],
"backendIPConfigurations": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"loadBalancerBackendAddressPools": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"backendIPConfigurations": [
...
],
"outboundNatRule": {
"id": "string"
},
"provisioningState": "string"
}
}
],
"loadBalancerInboundNatRules": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"backendIPConfiguration": ...,
"backendPort": "int",
"enableFloatingIP": "bool",
"frontendIPConfiguration": {
"id": "string"
},
"frontendPort": "int",
"idleTimeoutInMinutes": "int",
"protocol": "string",
"provisioningState": "string"
}
}
],
"primary": "bool",
"privateIPAddress": "string",
"privateIPAllocationMethod": "string",
"provisioningState": "string",
"publicIPAddress": {
"etag": "string",
"id": "string",
"location": "string",
"properties": {
"dnsSettings": {
"domainNameLabel": "string",
"fqdn": "string",
"reverseFqdn": "string"
},
"idleTimeoutInMinutes": "int",
"ipAddress": "string",
"ipConfiguration": {
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"privateIPAddress": "string",
"privateIPAllocationMethod": "string",
"provisioningState": "string",
"publicIPAddress": ...,
"subnet": {
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"addressPrefix": "string",
"ipConfigurations": [
...
],
"networkSecurityGroup": {
"etag": "string",
"id": "string",
"location": "string",
"properties": {
"defaultSecurityRules": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"access": "string",
"description": "string",
"destinationAddressPrefix": "string",
"destinationPortRange": "string",
"direction": "string",
"priority": "int",
"protocol": "string",
"provisioningState": "string",
"sourceAddressPrefix": "string",
"sourcePortRange": "string"
}
}
],
"networkInterfaces": [
{
"etag": "string",
"id": "string",
"location": "string",
"properties": {
"dnsSettings": {
"appliedDnsServers": [ "string" ],
"dnsServers": [ "string" ],
"internalDnsNameLabel": "string",
"internalFqdn": "string"
},
"enableIPForwarding": "bool",
"ipConfigurations": [
...
],
"macAddress": "string",
"networkSecurityGroup": ...,
"primary": "bool",
"provisioningState": "string",
"resourceGuid": "string",
"virtualMachine": {
"id": "string"
}
},
"tags": {
"{customized property}": "string"
}
}
],
"provisioningState": "string",
"resourceGuid": "string",
"securityRules": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"access": "string",
"description": "string",
"destinationAddressPrefix": "string",
"destinationPortRange": "string",
"direction": "string",
"priority": "int",
"protocol": "string",
"provisioningState": "string",
"sourceAddressPrefix": "string",
"sourcePortRange": "string"
}
}
],
"subnets": [
...
]
},
"tags": {
"{customized property}": "string"
}
},
"provisioningState": "string",
"routeTable": {
"etag": "string",
"id": "string",
"location": "string",
"properties": {
"provisioningState": "string",
"routes": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"addressPrefix": "string",
"nextHopIpAddress": "string",
"nextHopType": "string",
"provisioningState": "string"
}
}
],
"subnets": [
...
]
},
"tags": {
"{customized property}": "string"
}
}
}
}
}
},
"provisioningState": "string",
"publicIPAllocationMethod": "string",
"resourceGuid": "string"
},
"tags": {
"{customized property}": "string"
}
},
"subnet": {
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"addressPrefix": "string",
"ipConfigurations": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"privateIPAddress": "string",
"privateIPAllocationMethod": "string",
"provisioningState": "string",
"publicIPAddress": {
"etag": "string",
"id": "string",
"location": "string",
"properties": {
"dnsSettings": {
"domainNameLabel": "string",
"fqdn": "string",
"reverseFqdn": "string"
},
"idleTimeoutInMinutes": "int",
"ipAddress": "string",
"ipConfiguration": ...,
"provisioningState": "string",
"publicIPAllocationMethod": "string",
"resourceGuid": "string"
},
"tags": {
"{customized property}": "string"
}
},
"subnet": ...
}
}
],
"networkSecurityGroup": {
"etag": "string",
"id": "string",
"location": "string",
"properties": {
"defaultSecurityRules": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"access": "string",
"description": "string",
"destinationAddressPrefix": "string",
"destinationPortRange": "string",
"direction": "string",
"priority": "int",
"protocol": "string",
"provisioningState": "string",
"sourceAddressPrefix": "string",
"sourcePortRange": "string"
}
}
],
"networkInterfaces": [
{
"etag": "string",
"id": "string",
"location": "string",
"properties": {
"dnsSettings": {
"appliedDnsServers": [ "string" ],
"dnsServers": [ "string" ],
"internalDnsNameLabel": "string",
"internalFqdn": "string"
},
"enableIPForwarding": "bool",
"ipConfigurations": [
...
],
"macAddress": "string",
"networkSecurityGroup": ...,
"primary": "bool",
"provisioningState": "string",
"resourceGuid": "string",
"virtualMachine": {
"id": "string"
}
},
"tags": {
"{customized property}": "string"
}
}
],
"provisioningState": "string",
"resourceGuid": "string",
"securityRules": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"access": "string",
"description": "string",
"destinationAddressPrefix": "string",
"destinationPortRange": "string",
"direction": "string",
"priority": "int",
"protocol": "string",
"provisioningState": "string",
"sourceAddressPrefix": "string",
"sourcePortRange": "string"
}
}
],
"subnets": [
...
]
},
"tags": {
"{customized property}": "string"
}
},
"provisioningState": "string",
"routeTable": {
"etag": "string",
"id": "string",
"location": "string",
"properties": {
"provisioningState": "string",
"routes": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"addressPrefix": "string",
"nextHopIpAddress": "string",
"nextHopType": "string",
"provisioningState": "string"
}
}
],
"subnets": [
...
]
},
"tags": {
"{customized property}": "string"
}
}
}
}
}
}
],
"provisioningState": "string"
}
}
],
"backendHttpSettingsCollection": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"cookieBasedAffinity": "string",
"port": "int",
"probe": {
"id": "string"
},
"protocol": "string",
"provisioningState": "string",
"requestTimeout": "int"
}
}
],
"frontendIPConfigurations": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"privateIPAddress": "string",
"privateIPAllocationMethod": "string",
"provisioningState": "string",
"publicIPAddress": {
"id": "string"
},
"subnet": {
"id": "string"
}
}
}
],
"frontendPorts": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"port": "int",
"provisioningState": "string"
}
}
],
"gatewayIPConfigurations": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"provisioningState": "string",
"subnet": {
"id": "string"
}
}
}
],
"httpListeners": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"frontendIPConfiguration": {
"id": "string"
},
"frontendPort": {
"id": "string"
},
"hostName": "string",
"protocol": "string",
"provisioningState": "string",
"requireServerNameIndication": "bool",
"sslCertificate": {
"id": "string"
}
}
}
],
"probes": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"host": "string",
"interval": "int",
"path": "string",
"protocol": "string",
"provisioningState": "string",
"timeout": "int",
"unhealthyThreshold": "int"
}
}
],
"provisioningState": "string",
"requestRoutingRules": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"backendAddressPool": {
"id": "string"
},
"backendHttpSettings": {
"id": "string"
},
"httpListener": {
"id": "string"
},
"provisioningState": "string",
"ruleType": "string",
"urlPathMap": {
"id": "string"
}
}
}
],
"resourceGuid": "string",
"sku": {
"capacity": "int",
"name": "string",
"tier": "string"
},
"sslCertificates": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"data": "string",
"password": "string",
"provisioningState": "string",
"publicCertData": "string"
}
}
],
"urlPathMaps": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"defaultBackendAddressPool": {
"id": "string"
},
"defaultBackendHttpSettings": {
"id": "string"
},
"pathRules": [
{
"etag": "string",
"id": "string",
"name": "string",
"properties": {
"backendAddressPool": {
"id": "string"
},
"backendHttpSettings": {
"id": "string"
},
"paths": [ "string" ],
"provisioningState": "string"
}
}
],
"provisioningState": "string"
}
}
]
},
"tags": {
"{customized property}": "string"
}
}
プロパティ値
ApplicationGatewayBackendAddress
名前 | 形容 | 価値 |
---|---|---|
fqdn | 完全修飾ドメイン名 (FQDN)。 | 糸 |
ipAddress | IPアドレス | 糸 |
ApplicationGatewayBackendAddressPool
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意のリソース。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのバックエンド アドレス プールのプロパティ。 | ApplicationGatewayBackendAddressPoolPropertiesFormat の |
ApplicationGatewayBackendAddressPoolPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendAddresses | バックエンド アドレス | ApplicationGatewayBackendAddress[] |
backendIPConfigurations | ネットワーク インターフェイスで定義されている IP への参照のコレクション。 | NetworkInterfaceIPConfiguration[] |
provisioningState | バックエンド アドレス プール リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ApplicationGatewayBackendHttpSettings
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのバックエンド アドレス プール設定のプロパティ。 | ApplicationGatewayBackendHttpSettingsPropertiesFormat の |
ApplicationGatewayBackendHttpSettingsPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
cookieBasedAffinity | Cookie ベースのアフィニティ。 有効な値は、'Enabled' と 'Disabled' です。 | 'Disabled' 'Enabled' |
港 | 港 | int |
プローブ | アプリケーション ゲートウェイのプローブ リソース。 | SubResource の |
議定書 | 議定書。 指定できる値は、"Http" と "Https" です。 | 'Http' 'Https' |
provisioningState | バックエンド http 設定リソースのプロビジョニング状態を取得または設定更新中/削除中/失敗 | 糸 |
requestTimeout | 要求タイムアウト (秒単位)。 Application Gateway は、RequestTimeout 内で応答が受信されない場合、要求を失敗します。 使用可能な値は 1 秒から 86400 秒です。 | int |
ApplicationGatewayFrontendIPConfiguration
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのフロントエンド IP 構成のプロパティ。 | ApplicationGatewayFrontendIPConfigurationPropertiesFormat の |
ApplicationGatewayFrontendIPConfigurationPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
privateIPAddress | ネットワーク インターフェイス IP 構成の PrivateIPAddress。 | 糸 |
privateIPAllocationMethod | PrivateIP の割り当て方法。 使用可能な値は、'Static' と 'Dynamic' です。 | 'Dynamic' 'Static' |
provisioningState | パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
publicIPAddress | PublicIP リソースの参照。 | SubResource の |
サブネット | サブネット リソースの参照。 | SubResource の |
ApplicationGatewayFrontendPort
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのフロントエンド ポートのプロパティ。 | ApplicationGatewayFrontendPortPropertiesFormat の |
ApplicationGatewayFrontendPortPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
港 | フロントエンド ポート | int |
provisioningState | フロントエンド ポート リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ApplicationGatewayHttpListener
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの HTTP リスナーのプロパティ。 | ApplicationGatewayHttpListenerPropertiesFormat の |
ApplicationGatewayHttpListenerPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
frontendIPConfiguration | アプリケーション ゲートウェイのフロントエンド IP 構成リソース。 | SubResource の |
frontendPort | アプリケーション ゲートウェイのフロントエンド ポート リソース。 | SubResource の |
hostName | HTTP リスナーのホスト名。 | 糸 |
議定書 | 議定書。 指定できる値は、"Http" と "Https" です。 | 'Http' 'Https' |
provisioningState | HTTP リスナー リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
requireServerNameIndication | プロトコルが https の場合にのみ適用されます。 マルチホスティングの SNI を有効にします。 | bool |
sslCertificate | アプリケーション ゲートウェイの SSL 証明書リソース。 | SubResource の |
ApplicationGatewayIPConfiguration
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの IP 構成のプロパティ。 | ApplicationGatewayIPConfigurationPropertiesFormat の |
ApplicationGatewayIPConfigurationPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
provisioningState | アプリケーション ゲートウェイ サブネット リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
サブネット | サブネット リソースの参照。 アプリケーション ゲートウェイがプライベート アドレスを取得するサブネット。 | SubResource の |
ApplicationGatewayPathRule
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのプローブのプロパティ。 | ApplicationGatewayPathRulePropertiesFormat の |
ApplicationGatewayPathRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendAddressPool | URL パス マップのバックエンド アドレス プール リソース。 | SubResource の |
backendHttpSettings | URL パス マップのバックエンド http 設定リソース。 | SubResource の |
パス | URL パス マップのパス ルール。 | string[] |
provisioningState | URL パス マップ リソースのパス ルール。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ApplicationGatewayProbe
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのプローブのプロパティ。 | ApplicationGatewayProbePropertiesFormat の |
ApplicationGatewayProbePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
ホスト | プローブの送信先となるホスト名。 | 糸 |
間 | プローブ間隔 (秒)。 これは、2 つの連続するプローブ間の時間間隔です。 使用可能な値は 1 秒から 86400 秒です。 | int |
パス | プローブの相対パス。 有効なパスは '/' から始まります。 プローブは、<プロトコル>://<ホスト>に送信されます。ポート><パス<> | 糸 |
議定書 | 議定書。 指定できる値は、"Http" と "Https" です。 | 'Http' 'Https' |
provisioningState | バックエンド http 設定リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
タイムアウト | プローブタイムアウト (秒単位)。 有効な応答がこのタイムアウト期間で受信されない場合、失敗としてマークされたプローブ。 使用可能な値は 1 秒から 86400 秒です。 | int |
unhealthyThreshold | プローブの再試行回数。 連続するプローブエラー数が UnhealthyThreshold に達すると、バックエンド サーバーはダウン状態にマークされます。 使用できる値は 1 秒から 20 です。 | int |
ApplicationGatewayPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendAddressPools | アプリケーション ゲートウェイ リソースのバックエンド アドレス プール。 | ApplicationGatewayBackendAddressPool[] |
backendHttpSettingsCollection | アプリケーション ゲートウェイ リソースのバックエンド http 設定。 | ApplicationGatewayBackendHttpSettings[] |
frontendIPConfigurations | アプリケーション ゲートウェイ リソースのフロントエンド IP アドレス。 | ApplicationGatewayFrontendIPConfiguration[] |
frontendPorts | アプリケーション ゲートウェイ リソースのフロントエンド ポート。 | ApplicationGatewayFrontendPort[] |
gatewayIPConfigurations | アプリケーション ゲートウェイ リソースのサブネットを取得または設定します。 | ApplicationGatewayIPConfiguration[] |
httpListeners | アプリケーション ゲートウェイ リソースの Http リスナー。 | ApplicationGatewayHttpListener[] |
プローブ | アプリケーション ゲートウェイ リソースのプローブ。 | ApplicationGatewayProbe[] |
provisioningState | アプリケーション ゲートウェイ リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
requestRoutingRules | アプリケーション ゲートウェイ リソースのルーティング規則を要求します。 | ApplicationGatewayRequestRoutingRule[] |
resourceGuid | アプリケーション ゲートウェイ リソースのリソース GUID プロパティ。 | 糸 |
sku | アプリケーション ゲートウェイ リソースの SKU。 | ApplicationGatewaySku |
sslCertificates | アプリケーション ゲートウェイ リソースの SSL 証明書。 | ApplicationGatewaySslCertificate[] |
urlPathMaps | アプリケーション ゲートウェイ リソースの URL パス マップ。 | ApplicationGatewayUrlPathMap[] |
ApplicationGatewayRequestRoutingRule
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの要求ルーティング規則のプロパティ。 | ApplicationGatewayRequestRoutingRulePropertiesFormat の |
ApplicationGatewayRequestRoutingRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendAddressPool | アプリケーション ゲートウェイのバックエンド アドレス プール リソース。 | SubResource の |
backendHttpSettings | アプリケーション ゲートウェイのフロントエンド ポート リソース。 | SubResource の |
httpListener | アプリケーション ゲートウェイの Http リスナー リソース。 | SubResource の |
provisioningState | 要求ルーティング規則リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ruleType | ルールの種類。 使用可能な値は、'Basic' と 'PathBasedRouting' です。 | 'Basic' 'PathBasedRouting' |
urlPathMap | アプリケーション ゲートウェイの URL パス マップ リソース。 | SubResource の |
ApplicationGatewaySku
名前 | 形容 | 価値 |
---|---|---|
能力 | アプリケーション ゲートウェイの容量 (インスタンス数)。 | int |
名前 | アプリケーション ゲートウェイ SKU の名前。 使用可能な値は、'Standard_Small'、'Standard_Medium'、'Standard_Large'、'WAF_Medium'、および 'WAF_Large' です。 | 'Standard_Large' 'Standard_Medium' 'Standard_Small' |
層 | アプリケーション ゲートウェイの層。 | 'Standard' |
ApplicationGatewaySslCertificate
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの SSL 証明書のプロパティ。 | ApplicationGatewaySslCertificatePropertiesFormat の |
ApplicationGatewaySslCertificatePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
データ | Base-64 でエンコードされた pfx 証明書。 PUT 要求でのみ適用されます。 | 糸 |
パスワード | データで指定された pfx ファイルのパスワード。 PUT 要求でのみ適用されます。 | 糸 |
provisioningState | SSL 証明書リソースのプロビジョニング状態 可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
publicCertData | Base-64 でエンコードされた、データで指定された pfx に対応するパブリック証明書データ。 GET 要求でのみ適用されます。 | 糸 |
ApplicationGatewayUrlPathMap
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの UrlPathMap のプロパティ。 | ApplicationGatewayUrlPathMapPropertiesFormat の |
ApplicationGatewayUrlPathMapPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
defaultBackendAddressPool | URL パス マップの既定のバックエンド アドレス プール リソース。 | SubResource の |
defaultBackendHttpSettings | URL パス マップの既定のバックエンド http 設定リソース。 | SubResource の |
pathRules | URL パス マップ リソースのパス ルール。 | ApplicationGatewayPathRule[] |
provisioningState | バックエンド http 設定リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
BackendAddressPool
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意のリソースの名前を取得します。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | バックエンド アドレス プールのプロパティ。 | BackendAddressPoolPropertiesFormat の |
BackendAddressPoolPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendIPConfigurations | ネットワーク インターフェイスで定義されている IP アドレスへの参照のコレクションを取得します。 | NetworkInterfaceIPConfiguration[] |
outboundNatRule | このバックエンド アドレス プールを使用する送信規則を取得します。 | SubResource の |
provisioningState | パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
InboundNatRule
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意のリソースの名前を取得します。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | 受信 NAT 規則のプロパティ。 | InboundNatRulePropertiesFormat を |
InboundNatRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendIPConfiguration | VM のネットワーク インターフェイスで定義されているプライベート IP アドレスへの参照。 各フロントエンド IP 構成のフロントエンド ポートに送信されたトラフィックは、バックアップされた IP に転送されます。 | NetworkInterfaceIPConfiguration |
backendPort | 内部エンドポイントに使用されるポート。 使用できる値の範囲は 1 ~ 65535 です。 | int |
enableFloatingIP | SQL AlwaysOn 可用性グループを構成するために必要なフローティング IP 機能用に仮想マシンのエンドポイントを構成します。 この設定は、SQL Server で SQL AlwaysOn 可用性グループを使用する場合に必要です。 エンドポイントを作成した後は、この設定を変更できません。 | bool |
frontendIPConfiguration | フロントエンド IP アドレスへの参照。 | SubResource の |
frontendPort | 外部エンドポイントのポート。 各規則のポート番号は、ロード バランサー内で一意である必要があります。 使用可能な値の範囲は 1 ~ 65534 です。 | int |
idleTimeoutInMinutes | TCP アイドル接続のタイムアウト。 値は 4 ~ 30 分の間で設定できます。 既定値は 4 分です。 この要素は、プロトコルが TCP に設定されている場合にのみ使用されます。 | int |
議定書 | エンドポイントのトランスポート プロトコル。 指定できる値は、'Udp' または 'Tcp' です。 | 'Tcp' 'Udp' |
provisioningState | パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
IPConfiguration
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | IP 構成のプロパティ。 | IPConfigurationPropertiesFormat |
IPConfigurationPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
privateIPAddress | IP 構成のプライベート IP アドレス。 | 糸 |
privateIPAllocationMethod | プライベート IP 割り当て方法。 指定できる値は 'Static' と 'Dynamic' です。 | 'Dynamic' 'Static' |
provisioningState | パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
publicIPAddress | パブリック IP リソースの参照。 | PublicIPAddress |
サブネット | サブネット リソースの参照。 | サブネット |
Microsoft.Network/applicationGateways
名前 | 形容 | 価値 |
---|---|---|
apiVersion | API のバージョン | '2015-06-15' |
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
場所 | リソースの場所。 | 糸 |
名前 | リソース名 | string (必須) |
プロパティ | アプリケーション ゲートウェイのプロパティ。 | ApplicationGatewayPropertiesFormat の |
タグ | リソース タグ | タグ名と値のディクショナリ。 テンプレート の |
種類 | リソースの種類 | 'Microsoft.Network/applicationGateways' |
NetworkInterface
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | NetworkInterface プロパティ。 | NetworkInterfacePropertiesFormat |
タグ | リソース タグ。 | ResourceTags |
NetworkInterfaceDnsSettings
名前 | 形容 | 価値 |
---|---|---|
appliedDnsServers | この NIC を使用する VM が可用性セットの一部である場合、この一覧には、可用性セットの一部であるすべての NIC のすべての DNS サーバーの和集合が含まれます。 このプロパティは、これらの各 VM で構成されます。 | string[] |
dnsServers | DNS サーバーの IP アドレスの一覧。 Azure 提供の DNS 解決に切り替えるには、"AzureProvidedDNS" を使用します。 'AzureProvidedDNS' の値を他の IP と組み合わせることはできません。dnsServers コレクション内の唯一の値である必要があります。 | string[] |
internalDnsNameLabel | 同じ仮想ネットワーク内の VM 間の内部通信に使用される、この NIC の相対 DNS 名。 | 糸 |
internalFqdn | 同じ仮想ネットワーク内の VM 間の内部通信をサポートする完全修飾 DNS 名。 | 糸 |
NetworkInterfaceIPConfiguration
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | IP 構成のプロパティ。 | NetworkInterfaceIPConfigurationPropertiesFormat |
NetworkInterfaceIPConfigurationPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
loadBalancerBackendAddressPools | LoadBalancerBackendAddressPool リソースの参照。 | BackendAddressPool[] |
loadBalancerInboundNatRules | LoadBalancerInboundNatRules の参照の一覧。 | InboundNatRule[] |
原発 | これがネットワーク インターフェイスのプライマリ カスタマー アドレスであるかどうかを取得します。 | bool |
privateIPAddress | 糸 | |
privateIPAllocationMethod | プライベート IP アドレスの割り当て方法を定義します。 使用可能な値は、'Static' と 'Dynamic' です。 | 'Dynamic' 'Static' |
provisioningState | 糸 | |
publicIPAddress | パブリック IP アドレス リソース。 | PublicIPAddress |
サブネット | 仮想ネットワーク リソース内のサブネット。 | サブネット |
NetworkInterfacePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
dnsSettings | ネットワーク インターフェイスの DNS 設定。 | NetworkInterfaceDnsSettings |
enableIPForwarding | このネットワーク インターフェイスで IP 転送が有効になっているかどうかを示します。 | bool |
ipConfigurations | ネットワーク インターフェイスの IPConfigurations の一覧。 | NetworkInterfaceIPConfiguration[] |
macAddress | ネットワーク インターフェイスの MAC アドレス。 | 糸 |
networkSecurityGroup | NetworkSecurityGroup リソースの参照。 | NetworkSecurityGroup |
原発 | これが仮想マシン上のプライマリ ネットワーク インターフェイスであるかどうかを取得します。 | bool |
provisioningState | パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
resourceGuid | ネットワーク インターフェイス リソースのリソース GUID プロパティ。 | 糸 |
virtualMachine | 仮想マシンの参照。 | SubResource の |
NetworkSecurityGroup
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | ネットワーク セキュリティ グループ リソース。 | NetworkSecurityGroupPropertiesFormat |
タグ | リソース タグ。 | ResourceTags |
NetworkSecurityGroupPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
defaultSecurityRules | ネットワーク セキュリティ グループの既定のセキュリティ規則。 | SecurityRule[] |
networkInterfaces | ネットワーク インターフェイスへの参照のコレクション。 | NetworkInterface[] |
provisioningState | パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
resourceGuid | ネットワーク セキュリティ グループ リソースのリソース GUID プロパティ。 | 糸 |
securityRules | ネットワーク セキュリティ グループのセキュリティ規則のコレクション。 | SecurityRule[] |
サブネット | サブネットへの参照のコレクション。 | サブネット[] |
PublicIPAddress
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | パブリック IP アドレスのプロパティ。 | PublicIPAddressPropertiesFormat |
タグ | リソース タグ。 | ResourceTags |
PublicIPAddressDnsSettings
名前 | 形容 | 価値 |
---|---|---|
domainNameLabel | ドメイン名ラベルを取得または設定します。ドメイン名ラベルと地域化 DNS ゾーンを連結すると、パブリック IP アドレスに関連付けられている完全修飾ドメイン名が構成されます。 ドメイン名ラベルを指定すると、Microsoft Azure DNS システムのパブリック IP に対して DNS レコードが作成されます。 | 糸 |
fqdn | パブリック IP に関連付けられている A DNS レコードの FQDN 完全修飾ドメイン名を取得します。 これは、domainNameLabel と地域化された DNS ゾーンの連結です。 | 糸 |
reverseFqdn | 逆引き FQDN を取得または設定します。 このパブリック IP アドレスに解決される、ユーザーに表示される完全修飾ドメイン名。 reverseFqdn が指定されている場合は、in-addr.arpa ドメイン内の IP アドレスから逆 FQDN を指す PTR DNS レコードが作成されます。 | 糸 |
PublicIPAddressPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
dnsSettings | パブリック IP アドレスに関連付けられている DNS レコードの FQDN。 | PublicIPAddressDnsSettings |
idleTimeoutInMinutes | パブリック IP アドレスのアイドル タイムアウト。 | int |
ipAddress | 糸 | |
ipConfiguration | IPConfiguration | IPConfiguration |
provisioningState | PublicIP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
publicIPAllocationMethod | パブリック IP 割り当て方法。 使用可能な値は、'Static' と 'Dynamic' です。 | 'Dynamic' 'Static' |
resourceGuid | パブリック IP リソースのリソース GUID プロパティ。 | 糸 |
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
ルート
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | リソースのルーティング | RoutePropertiesFormat の |
RoutePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
addressPrefix | ルートが適用される宛先 CIDR。 | 糸 |
nextHopIpAddress | IP アドレス パケットを転送する必要があります。 次ホップの値は、次ホップの種類が VirtualAppliance であるルートでのみ使用できます。 | 糸 |
nextHopType | パケットの送信先となる Azure ホップの種類。 使用可能な値は、'VirtualNetworkGateway'、'VnetLocal'、'Internet'、'VirtualAppliance'、および 'None' です。 | 'Internet' 'None' 'VirtualAppliance' 'VirtualNetworkGateway' 'VnetLocal' (必須) |
provisioningState | リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
RouteTable
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | ルート テーブル リソース | RouteTablePropertiesFormat の |
タグ | リソース タグ。 | ResourceTags |
RouteTablePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
provisioningState | リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ルート | ルート テーブル内に含まれるルートのコレクション。 | ルート[] |
サブネット | サブネットへの参照のコレクション。 | サブネット[] |
SecurityRule
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | SecurityRulePropertiesFormat の |
SecurityRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
アクセス | ネットワーク トラフィックは許可または拒否されます。 使用可能な値は、'Allow' と 'Deny' です。 | 'Allow' 'Deny' (必須) |
形容 | このルールの説明。 140 文字に制限されます。 | 糸 |
destinationAddressPrefix | 宛先アドレス プレフィックス。 CIDR またはソース IP 範囲。 アスタリスク '*' を使用して、すべてのソース IP を照合することもできます。 "VirtualNetwork"、"AzureLoadBalancer"、"Internet" などの既定のタグも使用できます。 | string (必須) |
destinationPortRange | 宛先ポートまたは範囲。 整数または 0 ~ 65535 の範囲。 アスタリスク '*' は、すべてのポートとの照合にも使用できます。 | 糸 |
方向 | ルールの方向。 方向は、受信トラフィックまたは送信トラフィックでルールを評価するかどうかを指定します。 指定できる値は、'Inbound' と 'Outbound' です。 | 'Inbound' 'Outbound' (必須) |
優先権 | ルールの優先順位。 値は 100 から 4096 の間で指定できます。 優先順位番号は、コレクション内の各ルールで一意である必要があります。 優先度の数値が小さいと、ルールの優先度が高くなります。 | int |
議定書 | この規則が適用されるネットワーク プロトコル。 指定できる値は、'Tcp'、'Udp'、および '*' です。 | '*' 'Tcp' 'Udp' (必須) |
provisioningState | パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
sourceAddressPrefix | CIDR またはソース IP 範囲。 アスタリスク '*' を使用して、すべてのソース IP を照合することもできます。 "VirtualNetwork"、"AzureLoadBalancer"、"Internet" などの既定のタグも使用できます。 これがイングレス ルールの場合は、ネットワーク トラフィックの発信元を指定します。 | string (必須) |
sourcePortRange | ソース ポートまたは範囲。 整数または 0 ~ 65535 の範囲。 アスタリスク '*' は、すべてのポートとの照合にも使用できます。 | 糸 |
サブネット
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | SubnetPropertiesFormat |
SubnetPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
addressPrefix | サブネットのアドレス プレフィックス。 | 糸 |
ipConfigurations | サブネットを使用して、ネットワーク インターフェイスの IP 構成への参照の配列を取得します。 | IPConfiguration[] |
networkSecurityGroup | NetworkSecurityGroup リソースの参照。 | NetworkSecurityGroup |
provisioningState | リソースのプロビジョニング状態。 | 糸 |
routeTable | RouteTable リソースの参照。 | RouteTable |
SubResource
名前 | 形容 | 価値 |
---|---|---|
身分証明書 | リソース識別子。 | 糸 |
クイック スタート テンプレート
次のクイック スタート テンプレートでは、このリソースの種類をデプロイします。
テンプレート | 形容 |
---|---|
NAT ゲートウェイと Application Gateway を使用して AKS クラスターを Azure |
このサンプルでは、送信接続用の NAT ゲートウェイと受信接続用の Application Gateway を使用して AKS クラスターをデプロイする方法を示します。 |
Application Gateway イングレス コントローラー を使用して AKS クラスターを Azure |
このサンプルでは、Application Gateway、Application Gateway イングレス コントローラー、Azure Container Registry、Log Analytics、Key Vault を使用して AKS クラスターをデプロイする方法を示します |
WAF、SSL、IIS、および HTTPS リダイレクト を使用した App Gateway の Azure |
このテンプレートは、WAF を使用して Application Gateway をデプロイし、エンド ツー エンド SSL と HTTP を IIS サーバー上の HTTPS リダイレクトにデプロイします。 |
IP 制限 を使用した Web アプリの Application Gateway の Azure |
このテンプレートは、Web アプリで IP 制限が有効になっている Azure Web アプリの前にアプリケーション ゲートウェイを作成します。 |
Application Gateway for Multi Hosting Azure にデプロイする |
このテンプレートは、Application Gateway を作成し、ポート 443 でマルチ ホスティング用に構成します。 |
URL パス ベースのルーティング 用の Application Gateway の Azure |
このテンプレートは、Application Gateway を作成し、URL パス ベースのルーティング用に構成します。 |
内部 API Management と Web App を使用した Application Gateway の Azure |
Azure Web アプリでホストされている Web API にサービスを提供する仮想ネットワーク (内部モード) API Management インスタンスにインターネット トラフィックをルーティングする Application Gateway。 |
WAF とファイアウォール ポリシー を使用した Application Gateway の Azure |
このテンプレートは、ファイアウォール ポリシーと共に WAF が構成された Application Gateway を作成します |
Azure SQL Database を使用した LANSA Windows VM ScaleSet の自動スケールの Azure |
このテンプレートでは、スケール セット内の VM の数が必要な Windows VMSS と、各 VM にインストールする LANSA MSI がデプロイされます。 VM スケール セットがデプロイされると、LANSA MSI のインストールにカスタム スクリプト拡張機能が使用されます) |
Azure Application Gateway のデモ セットアップ の Azure |
このテンプレートを使用すると、Azure Application Gateway のデモをすばやくデプロイして、Cookie ベースのアフィニティの有無にかかわらず負荷分散をテストできます。 |
Application Gateway v2 によって保護された Web アプリを作成する Azure にデプロイする |
このテンプレートは、Application Gateway v2 のアクセス制限付きの Azure Web アプリを作成します。 Application Gateway は、"Microsoft.Web" サービス エンドポイントが有効になっている vNet (サブネット) にデプロイされます。 Web アプリは、サブネットからのトラフィックへのアクセスを制限します。 |
Web アプリ、PE、Application Gateway v2 を作成する Azure にデプロイする |
このテンプレートは、Azure Virtual Network サブネット (Application Gateway v2) にプライベート エンドポイントを持つ Azure Web アプリを作成します。 Application Gateway は vNet (サブネット) にデプロイされます。 Web アプリは、プライベート エンドポイントを使用してサブネットからのトラフィックへのアクセスを制限します |
仮想ネットワーク で WordPress サイトを作成する Azure にデプロイする |
このテンプレートは、仮想ネットワーク内のコンテナー インスタンスに WordPress サイトを作成します。 WordPress サイトにアクセスできるパブリック サイトの FQDN を出力します。 |
Application Gateway を作成する Azure |
このテンプレートは、仮想ネットワークにアプリケーション ゲートウェイを作成し、任意の数の仮想マシンの負荷分散規則を設定します |
Application Gateway (カスタム SSL) を作成する Azure |
このテンプレートは、カスタム ssl ポリシーで構成された Application Gateway をデプロイします。 |
アプリケーション ゲートウェイ (SSL ポリシー) を作成する Azure |
このテンプレートは、定義済みの ssl ポリシーで構成された Application Gateway をデプロイします。 |
アプリケーション ゲートウェイ (WAF) を作成する Azure |
このテンプレートは、仮想ネットワークに Web アプリケーション ファイアウォール機能を備えたアプリケーション ゲートウェイを作成し、任意の数の仮想マシンの負荷分散規則を設定します |
WebApps 用の Application Gateway を作成する Azure にデプロイする |
このテンプレートは、カスタム プローブが有効になっている 2 つの Azure Web Apps の前にアプリケーション ゲートウェイを作成します。 |
Application Gateway v2 を作成する Azure |
このテンプレートは、仮想ネットワークにアプリケーション ゲートウェイ v2 を作成し、パブリック フロントエンドを使用して自動スケーリングプロパティと HTTP 負荷分散規則を設定します |
Key Vault を使用して Application Gateway V2 を作成する Azure |
このテンプレートは、Application Gateway V2 を仮想ネットワークにデプロイし、ユーザー定義 ID、Key Vault、シークレット (証明書データ)、Key Vault と Application Gateway のアクセス ポリシーをデプロイします。 |
パスオーバーライド を使用してアプリケーション ゲートウェイを作成 Azure |
このテンプレートは、Application Gateway をデプロイし、バックエンド アドレス プールのパス オーバーライド機能の使用方法を示します。 |
プローブ を使用して Application Gateway を作成する Azure |
このテンプレートは、プローブ機能が強化された Application Gateway をデプロイします。 |
パブリック IP を使用して Application Gateway を作成する Azure |
このテンプレートは、Application Gateway、Application Gateway のパブリック IP アドレス、および Application Gateway がデプロイされている仮想ネットワークを作成します。 また、2 つのバックエンド サーバーを使用して Http 負荷分散用に Application Gateway を構成します。 バックエンド サーバーの有効な IP を指定する必要があることに注意してください。 |
パブリック IP (オフロード) を使用してアプリケーション ゲートウェイを作成する Azure にデプロイする |
このテンプレートは、Application Gateway、Application Gateway のパブリック IP アドレス、および Application Gateway がデプロイされている仮想ネットワークを作成します。 また、2 つのバックエンド サーバーで Ssl オフロードと負荷分散用に Application Gateway を構成します。 バックエンド サーバーの有効な IP を指定する必要があることに注意してください。 |
リダイレクト を使用して Application Gateway を作成する Azure |
このテンプレートは、仮想ネットワークにリダイレクト機能を備えたアプリケーション ゲートウェイを作成し、負荷分散規則とリダイレクト規則 (基本規則とパスベース規則) を設定します |
書き換え を使用して Application Gateway を作成する Azure |
このテンプレートは、仮想ネットワークで書き換え機能を備えたアプリケーション ゲートウェイを作成し、負荷分散、書き換えルールを設定します |
Azure Application Gateway v2 を作成する Azure |
このテンプレートは、バックエンド プールに 2 つの Windows Server 2016 サーバーを含む Azure Application Gateway を作成します |
Azure Application Gateway で Azure WAF v2 を作成する Azure にデプロイする |
このテンプレートでは、バックエンド プールに 2 つの Windows Server 2016 サーバーを含む Azure Application Gateway 上に Azure Web Application Firewall v2 を作成します |
IPv6 Application Gateway を作成する Azure |
このテンプレートは、デュアルスタック仮想ネットワークに IPv6 フロントエンドを持つアプリケーション ゲートウェイを作成します。 |
App Gateway を使用して内部 VNet に API Management を作成する Azure にデプロイする |
このテンプレートでは、Azure Application Gateway によって保護されたプライベート ネットワーク上に Azure API Management のインスタンスを作成する方法を示します。 |
証明書 を使用して Application Gateway を作成する Azure |
このテンプレートでは、Key Vault の自己署名証明書を生成し、Application Gateway から参照する方法を示します。 |
Azure Application Gateway を使用して Windows VM スケール セットをデプロイする Azure にデプロイする |
このテンプレートを使用すると、Azure Application Gateway と統合された単純な Windows VM スケール セットをデプロイでき、最大 1,000 台の VM をサポートします |
Azure Application Gateway を使用して Ubuntu VM スケール セットをデプロイする Azure にデプロイする |
このテンプレートを使用すると、Azure Application Gateway と統合された単純な Ubuntu VM スケール セットをデプロイでき、最大 1,000 台の VM をサポートします |
ILB ASE を使用した eShop Web サイトの Azure |
App Service Environment は、Azure App Service の Premium サービス プラン オプションであり、Web Apps、Mobile Apps、API Apps など、Azure App Service アプリを大規模に安全に実行するための完全に分離された専用の環境を提供します。 |
Front Door Standard/Premium と Application Gateway の配信元 Azure にデプロイする |
このテンプレートは、Front Door Standard/Premium インスタンスと Application Gateway インスタンスを作成し、NSG と WAF ポリシーを使用して、トラフィックが Front Door の配信元を通過したことを検証します。 |
コンテナー インスタンスと Application Gateway を使用した Front Door の Azure |
このテンプレートは、コンテナー グループと Application Gateway を使用して Front Door Standard/Premium を作成します。 |
NSG、ILB、AppGateway を使用した多層アプリの Azure |
このテンプレートは、仮想ネットワークをデプロイし、サブネットを介してネットワークを分離し、VM をデプロイして負荷分散を構成します |
多層トラフィック マネージャー、L4 ILB、L7 AppGateway Azure にデプロイする |
このテンプレートは、仮想ネットワークをデプロイし、サブネットを介してネットワークを分離し、VM をデプロイして負荷分散を構成します |
Terraform (AzAPI プロバイダー) リソース定義
applicationGateways リソースの種類は、次をターゲットとする操作と共にデプロイできます。
- リソース グループの
各 API バージョンで変更されたプロパティの一覧については、変更ログの
リソースの形式
Microsoft.Network/applicationGateways リソースを作成するには、次の Terraform をテンプレートに追加します。
resource "azapi_resource" "symbolicname" {
type = "Microsoft.Network/applicationGateways@2015-06-15"
name = "string"
etag = "string"
location = "string"
tags = {
{customized property} = "string"
}
body = jsonencode({
properties = {
backendAddressPools = [
{
etag = "string"
id = "string"
name = "string"
properties = {
backendAddresses = [
{
fqdn = "string"
ipAddress = "string"
}
]
backendIPConfigurations = [
{
etag = "string"
id = "string"
name = "string"
properties = {
loadBalancerBackendAddressPools = [
{
etag = "string"
id = "string"
name = "string"
properties = {
backendIPConfigurations = [
...
]
outboundNatRule = {
id = "string"
}
provisioningState = "string"
}
}
]
loadBalancerInboundNatRules = [
{
etag = "string"
id = "string"
name = "string"
properties = {
backendIPConfiguration = ...
backendPort = int
enableFloatingIP = bool
frontendIPConfiguration = {
id = "string"
}
frontendPort = int
idleTimeoutInMinutes = int
protocol = "string"
provisioningState = "string"
}
}
]
primary = bool
privateIPAddress = "string"
privateIPAllocationMethod = "string"
provisioningState = "string"
publicIPAddress = {
etag = "string"
id = "string"
location = "string"
properties = {
dnsSettings = {
domainNameLabel = "string"
fqdn = "string"
reverseFqdn = "string"
}
idleTimeoutInMinutes = int
ipAddress = "string"
ipConfiguration = {
etag = "string"
id = "string"
name = "string"
properties = {
privateIPAddress = "string"
privateIPAllocationMethod = "string"
provisioningState = "string"
publicIPAddress = ...
subnet = {
etag = "string"
id = "string"
name = "string"
properties = {
addressPrefix = "string"
ipConfigurations = [
...
]
networkSecurityGroup = {
etag = "string"
id = "string"
location = "string"
properties = {
defaultSecurityRules = [
{
etag = "string"
id = "string"
name = "string"
properties = {
access = "string"
description = "string"
destinationAddressPrefix = "string"
destinationPortRange = "string"
direction = "string"
priority = int
protocol = "string"
provisioningState = "string"
sourceAddressPrefix = "string"
sourcePortRange = "string"
}
}
]
networkInterfaces = [
{
etag = "string"
id = "string"
location = "string"
properties = {
dnsSettings = {
appliedDnsServers = [
"string"
]
dnsServers = [
"string"
]
internalDnsNameLabel = "string"
internalFqdn = "string"
}
enableIPForwarding = bool
ipConfigurations = [
...
]
macAddress = "string"
networkSecurityGroup = ...
primary = bool
provisioningState = "string"
resourceGuid = "string"
virtualMachine = {
id = "string"
}
}
tags = {
{customized property} = "string"
}
}
]
provisioningState = "string"
resourceGuid = "string"
securityRules = [
{
etag = "string"
id = "string"
name = "string"
properties = {
access = "string"
description = "string"
destinationAddressPrefix = "string"
destinationPortRange = "string"
direction = "string"
priority = int
protocol = "string"
provisioningState = "string"
sourceAddressPrefix = "string"
sourcePortRange = "string"
}
}
]
subnets = [
...
]
}
tags = {
{customized property} = "string"
}
}
provisioningState = "string"
routeTable = {
etag = "string"
id = "string"
location = "string"
properties = {
provisioningState = "string"
routes = [
{
etag = "string"
id = "string"
name = "string"
properties = {
addressPrefix = "string"
nextHopIpAddress = "string"
nextHopType = "string"
provisioningState = "string"
}
}
]
subnets = [
...
]
}
tags = {
{customized property} = "string"
}
}
}
}
}
}
provisioningState = "string"
publicIPAllocationMethod = "string"
resourceGuid = "string"
}
tags = {
{customized property} = "string"
}
}
subnet = {
etag = "string"
id = "string"
name = "string"
properties = {
addressPrefix = "string"
ipConfigurations = [
{
etag = "string"
id = "string"
name = "string"
properties = {
privateIPAddress = "string"
privateIPAllocationMethod = "string"
provisioningState = "string"
publicIPAddress = {
etag = "string"
id = "string"
location = "string"
properties = {
dnsSettings = {
domainNameLabel = "string"
fqdn = "string"
reverseFqdn = "string"
}
idleTimeoutInMinutes = int
ipAddress = "string"
ipConfiguration = ...
provisioningState = "string"
publicIPAllocationMethod = "string"
resourceGuid = "string"
}
tags = {
{customized property} = "string"
}
}
subnet = ...
}
}
]
networkSecurityGroup = {
etag = "string"
id = "string"
location = "string"
properties = {
defaultSecurityRules = [
{
etag = "string"
id = "string"
name = "string"
properties = {
access = "string"
description = "string"
destinationAddressPrefix = "string"
destinationPortRange = "string"
direction = "string"
priority = int
protocol = "string"
provisioningState = "string"
sourceAddressPrefix = "string"
sourcePortRange = "string"
}
}
]
networkInterfaces = [
{
etag = "string"
id = "string"
location = "string"
properties = {
dnsSettings = {
appliedDnsServers = [
"string"
]
dnsServers = [
"string"
]
internalDnsNameLabel = "string"
internalFqdn = "string"
}
enableIPForwarding = bool
ipConfigurations = [
...
]
macAddress = "string"
networkSecurityGroup = ...
primary = bool
provisioningState = "string"
resourceGuid = "string"
virtualMachine = {
id = "string"
}
}
tags = {
{customized property} = "string"
}
}
]
provisioningState = "string"
resourceGuid = "string"
securityRules = [
{
etag = "string"
id = "string"
name = "string"
properties = {
access = "string"
description = "string"
destinationAddressPrefix = "string"
destinationPortRange = "string"
direction = "string"
priority = int
protocol = "string"
provisioningState = "string"
sourceAddressPrefix = "string"
sourcePortRange = "string"
}
}
]
subnets = [
...
]
}
tags = {
{customized property} = "string"
}
}
provisioningState = "string"
routeTable = {
etag = "string"
id = "string"
location = "string"
properties = {
provisioningState = "string"
routes = [
{
etag = "string"
id = "string"
name = "string"
properties = {
addressPrefix = "string"
nextHopIpAddress = "string"
nextHopType = "string"
provisioningState = "string"
}
}
]
subnets = [
...
]
}
tags = {
{customized property} = "string"
}
}
}
}
}
}
]
provisioningState = "string"
}
}
]
backendHttpSettingsCollection = [
{
etag = "string"
id = "string"
name = "string"
properties = {
cookieBasedAffinity = "string"
port = int
probe = {
id = "string"
}
protocol = "string"
provisioningState = "string"
requestTimeout = int
}
}
]
frontendIPConfigurations = [
{
etag = "string"
id = "string"
name = "string"
properties = {
privateIPAddress = "string"
privateIPAllocationMethod = "string"
provisioningState = "string"
publicIPAddress = {
id = "string"
}
subnet = {
id = "string"
}
}
}
]
frontendPorts = [
{
etag = "string"
id = "string"
name = "string"
properties = {
port = int
provisioningState = "string"
}
}
]
gatewayIPConfigurations = [
{
etag = "string"
id = "string"
name = "string"
properties = {
provisioningState = "string"
subnet = {
id = "string"
}
}
}
]
httpListeners = [
{
etag = "string"
id = "string"
name = "string"
properties = {
frontendIPConfiguration = {
id = "string"
}
frontendPort = {
id = "string"
}
hostName = "string"
protocol = "string"
provisioningState = "string"
requireServerNameIndication = bool
sslCertificate = {
id = "string"
}
}
}
]
probes = [
{
etag = "string"
id = "string"
name = "string"
properties = {
host = "string"
interval = int
path = "string"
protocol = "string"
provisioningState = "string"
timeout = int
unhealthyThreshold = int
}
}
]
provisioningState = "string"
requestRoutingRules = [
{
etag = "string"
id = "string"
name = "string"
properties = {
backendAddressPool = {
id = "string"
}
backendHttpSettings = {
id = "string"
}
httpListener = {
id = "string"
}
provisioningState = "string"
ruleType = "string"
urlPathMap = {
id = "string"
}
}
}
]
resourceGuid = "string"
sku = {
capacity = int
name = "string"
tier = "string"
}
sslCertificates = [
{
etag = "string"
id = "string"
name = "string"
properties = {
data = "string"
password = "string"
provisioningState = "string"
publicCertData = "string"
}
}
]
urlPathMaps = [
{
etag = "string"
id = "string"
name = "string"
properties = {
defaultBackendAddressPool = {
id = "string"
}
defaultBackendHttpSettings = {
id = "string"
}
pathRules = [
{
etag = "string"
id = "string"
name = "string"
properties = {
backendAddressPool = {
id = "string"
}
backendHttpSettings = {
id = "string"
}
paths = [
"string"
]
provisioningState = "string"
}
}
]
provisioningState = "string"
}
}
]
}
})
}
プロパティ値
ApplicationGatewayBackendAddress
名前 | 形容 | 価値 |
---|---|---|
fqdn | 完全修飾ドメイン名 (FQDN)。 | 糸 |
ipAddress | IPアドレス | 糸 |
ApplicationGatewayBackendAddressPool
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意のリソース。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのバックエンド アドレス プールのプロパティ。 | ApplicationGatewayBackendAddressPoolPropertiesFormat の |
ApplicationGatewayBackendAddressPoolPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendAddresses | バックエンド アドレス | ApplicationGatewayBackendAddress[] |
backendIPConfigurations | ネットワーク インターフェイスで定義されている IP への参照のコレクション。 | NetworkInterfaceIPConfiguration[] |
provisioningState | バックエンド アドレス プール リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ApplicationGatewayBackendHttpSettings
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのバックエンド アドレス プール設定のプロパティ。 | ApplicationGatewayBackendHttpSettingsPropertiesFormat の |
ApplicationGatewayBackendHttpSettingsPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
cookieBasedAffinity | Cookie ベースのアフィニティ。 有効な値は、'Enabled' と 'Disabled' です。 | 'Disabled' 'Enabled' |
港 | 港 | int |
プローブ | アプリケーション ゲートウェイのプローブ リソース。 | SubResource の |
議定書 | 議定書。 指定できる値は、"Http" と "Https" です。 | 'Http' 'Https' |
provisioningState | バックエンド http 設定リソースのプロビジョニング状態を取得または設定更新中/削除中/失敗 | 糸 |
requestTimeout | 要求タイムアウト (秒単位)。 Application Gateway は、RequestTimeout 内で応答が受信されない場合、要求を失敗します。 使用可能な値は 1 秒から 86400 秒です。 | int |
ApplicationGatewayFrontendIPConfiguration
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのフロントエンド IP 構成のプロパティ。 | ApplicationGatewayFrontendIPConfigurationPropertiesFormat の |
ApplicationGatewayFrontendIPConfigurationPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
privateIPAddress | ネットワーク インターフェイス IP 構成の PrivateIPAddress。 | 糸 |
privateIPAllocationMethod | PrivateIP の割り当て方法。 使用可能な値は、'Static' と 'Dynamic' です。 | 'Dynamic' 'Static' |
provisioningState | パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
publicIPAddress | PublicIP リソースの参照。 | SubResource の |
サブネット | サブネット リソースの参照。 | SubResource の |
ApplicationGatewayFrontendPort
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのフロントエンド ポートのプロパティ。 | ApplicationGatewayFrontendPortPropertiesFormat の |
ApplicationGatewayFrontendPortPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
港 | フロントエンド ポート | int |
provisioningState | フロントエンド ポート リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ApplicationGatewayHttpListener
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの HTTP リスナーのプロパティ。 | ApplicationGatewayHttpListenerPropertiesFormat の |
ApplicationGatewayHttpListenerPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
frontendIPConfiguration | アプリケーション ゲートウェイのフロントエンド IP 構成リソース。 | SubResource の |
frontendPort | アプリケーション ゲートウェイのフロントエンド ポート リソース。 | SubResource の |
hostName | HTTP リスナーのホスト名。 | 糸 |
議定書 | 議定書。 指定できる値は、"Http" と "Https" です。 | 'Http' 'Https' |
provisioningState | HTTP リスナー リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
requireServerNameIndication | プロトコルが https の場合にのみ適用されます。 マルチホスティングの SNI を有効にします。 | bool |
sslCertificate | アプリケーション ゲートウェイの SSL 証明書リソース。 | SubResource の |
ApplicationGatewayIPConfiguration
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの IP 構成のプロパティ。 | ApplicationGatewayIPConfigurationPropertiesFormat の |
ApplicationGatewayIPConfigurationPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
provisioningState | アプリケーション ゲートウェイ サブネット リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
サブネット | サブネット リソースの参照。 アプリケーション ゲートウェイがプライベート アドレスを取得するサブネット。 | SubResource の |
ApplicationGatewayPathRule
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのプローブのプロパティ。 | ApplicationGatewayPathRulePropertiesFormat の |
ApplicationGatewayPathRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendAddressPool | URL パス マップのバックエンド アドレス プール リソース。 | SubResource の |
backendHttpSettings | URL パス マップのバックエンド http 設定リソース。 | SubResource の |
パス | URL パス マップのパス ルール。 | string[] |
provisioningState | URL パス マップ リソースのパス ルール。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ApplicationGatewayProbe
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイのプローブのプロパティ。 | ApplicationGatewayProbePropertiesFormat の |
ApplicationGatewayProbePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
ホスト | プローブの送信先となるホスト名。 | 糸 |
間 | プローブ間隔 (秒)。 これは、2 つの連続するプローブ間の時間間隔です。 使用可能な値は 1 秒から 86400 秒です。 | int |
パス | プローブの相対パス。 有効なパスは '/' から始まります。 プローブは、<プロトコル>://<ホスト>に送信されます。ポート><パス<> | 糸 |
議定書 | 議定書。 指定できる値は、"Http" と "Https" です。 | 'Http' 'Https' |
provisioningState | バックエンド http 設定リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
タイムアウト | プローブタイムアウト (秒単位)。 有効な応答がこのタイムアウト期間で受信されない場合、失敗としてマークされたプローブ。 使用可能な値は 1 秒から 86400 秒です。 | int |
unhealthyThreshold | プローブの再試行回数。 連続するプローブエラー数が UnhealthyThreshold に達すると、バックエンド サーバーはダウン状態にマークされます。 使用できる値は 1 秒から 20 です。 | int |
ApplicationGatewayPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendAddressPools | アプリケーション ゲートウェイ リソースのバックエンド アドレス プール。 | ApplicationGatewayBackendAddressPool[] |
backendHttpSettingsCollection | アプリケーション ゲートウェイ リソースのバックエンド http 設定。 | ApplicationGatewayBackendHttpSettings[] |
frontendIPConfigurations | アプリケーション ゲートウェイ リソースのフロントエンド IP アドレス。 | ApplicationGatewayFrontendIPConfiguration[] |
frontendPorts | アプリケーション ゲートウェイ リソースのフロントエンド ポート。 | ApplicationGatewayFrontendPort[] |
gatewayIPConfigurations | アプリケーション ゲートウェイ リソースのサブネットを取得または設定します。 | ApplicationGatewayIPConfiguration[] |
httpListeners | アプリケーション ゲートウェイ リソースの Http リスナー。 | ApplicationGatewayHttpListener[] |
プローブ | アプリケーション ゲートウェイ リソースのプローブ。 | ApplicationGatewayProbe[] |
provisioningState | アプリケーション ゲートウェイ リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
requestRoutingRules | アプリケーション ゲートウェイ リソースのルーティング規則を要求します。 | ApplicationGatewayRequestRoutingRule[] |
resourceGuid | アプリケーション ゲートウェイ リソースのリソース GUID プロパティ。 | 糸 |
sku | アプリケーション ゲートウェイ リソースの SKU。 | ApplicationGatewaySku |
sslCertificates | アプリケーション ゲートウェイ リソースの SSL 証明書。 | ApplicationGatewaySslCertificate[] |
urlPathMaps | アプリケーション ゲートウェイ リソースの URL パス マップ。 | ApplicationGatewayUrlPathMap[] |
ApplicationGatewayRequestRoutingRule
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの要求ルーティング規則のプロパティ。 | ApplicationGatewayRequestRoutingRulePropertiesFormat の |
ApplicationGatewayRequestRoutingRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendAddressPool | アプリケーション ゲートウェイのバックエンド アドレス プール リソース。 | SubResource の |
backendHttpSettings | アプリケーション ゲートウェイのフロントエンド ポート リソース。 | SubResource の |
httpListener | アプリケーション ゲートウェイの Http リスナー リソース。 | SubResource の |
provisioningState | 要求ルーティング規則リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ruleType | ルールの種類。 使用可能な値は、'Basic' と 'PathBasedRouting' です。 | 'Basic' 'PathBasedRouting' |
urlPathMap | アプリケーション ゲートウェイの URL パス マップ リソース。 | SubResource の |
ApplicationGatewaySku
名前 | 形容 | 価値 |
---|---|---|
能力 | アプリケーション ゲートウェイの容量 (インスタンス数)。 | int |
名前 | アプリケーション ゲートウェイ SKU の名前。 使用可能な値は、'Standard_Small'、'Standard_Medium'、'Standard_Large'、'WAF_Medium'、および 'WAF_Large' です。 | 'Standard_Large' 'Standard_Medium' 'Standard_Small' |
層 | アプリケーション ゲートウェイの層。 | 'Standard' |
ApplicationGatewaySslCertificate
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの SSL 証明書のプロパティ。 | ApplicationGatewaySslCertificatePropertiesFormat の |
ApplicationGatewaySslCertificatePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
データ | Base-64 でエンコードされた pfx 証明書。 PUT 要求でのみ適用されます。 | 糸 |
パスワード | データで指定された pfx ファイルのパスワード。 PUT 要求でのみ適用されます。 | 糸 |
provisioningState | SSL 証明書リソースのプロビジョニング状態 可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
publicCertData | Base-64 でエンコードされた、データで指定された pfx に対応するパブリック証明書データ。 GET 要求でのみ適用されます。 | 糸 |
ApplicationGatewayUrlPathMap
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | アプリケーション ゲートウェイの UrlPathMap のプロパティ。 | ApplicationGatewayUrlPathMapPropertiesFormat の |
ApplicationGatewayUrlPathMapPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
defaultBackendAddressPool | URL パス マップの既定のバックエンド アドレス プール リソース。 | SubResource の |
defaultBackendHttpSettings | URL パス マップの既定のバックエンド http 設定リソース。 | SubResource の |
pathRules | URL パス マップ リソースのパス ルール。 | ApplicationGatewayPathRule[] |
provisioningState | バックエンド http 設定リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
BackendAddressPool
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意のリソースの名前を取得します。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | バックエンド アドレス プールのプロパティ。 | BackendAddressPoolPropertiesFormat の |
BackendAddressPoolPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendIPConfigurations | ネットワーク インターフェイスで定義されている IP アドレスへの参照のコレクションを取得します。 | NetworkInterfaceIPConfiguration[] |
outboundNatRule | このバックエンド アドレス プールを使用する送信規則を取得します。 | SubResource の |
provisioningState | パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
InboundNatRule
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意のリソースの名前を取得します。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | 受信 NAT 規則のプロパティ。 | InboundNatRulePropertiesFormat を |
InboundNatRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
backendIPConfiguration | VM のネットワーク インターフェイスで定義されているプライベート IP アドレスへの参照。 各フロントエンド IP 構成のフロントエンド ポートに送信されたトラフィックは、バックアップされた IP に転送されます。 | NetworkInterfaceIPConfiguration |
backendPort | 内部エンドポイントに使用されるポート。 使用できる値の範囲は 1 ~ 65535 です。 | int |
enableFloatingIP | SQL AlwaysOn 可用性グループを構成するために必要なフローティング IP 機能用に仮想マシンのエンドポイントを構成します。 この設定は、SQL Server で SQL AlwaysOn 可用性グループを使用する場合に必要です。 エンドポイントを作成した後は、この設定を変更できません。 | bool |
frontendIPConfiguration | フロントエンド IP アドレスへの参照。 | SubResource の |
frontendPort | 外部エンドポイントのポート。 各規則のポート番号は、ロード バランサー内で一意である必要があります。 使用可能な値の範囲は 1 ~ 65534 です。 | int |
idleTimeoutInMinutes | TCP アイドル接続のタイムアウト。 値は 4 ~ 30 分の間で設定できます。 既定値は 4 分です。 この要素は、プロトコルが TCP に設定されている場合にのみ使用されます。 | int |
議定書 | エンドポイントのトランスポート プロトコル。 指定できる値は、'Udp' または 'Tcp' です。 | 'Tcp' 'Udp' |
provisioningState | パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
IPConfiguration
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | IP 構成のプロパティ。 | IPConfigurationPropertiesFormat |
IPConfigurationPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
privateIPAddress | IP 構成のプライベート IP アドレス。 | 糸 |
privateIPAllocationMethod | プライベート IP 割り当て方法。 指定できる値は 'Static' と 'Dynamic' です。 | 'Dynamic' 'Static' |
provisioningState | パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
publicIPAddress | パブリック IP リソースの参照。 | PublicIPAddress |
サブネット | サブネット リソースの参照。 | サブネット |
Microsoft.Network/applicationGateways
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
場所 | リソースの場所。 | 糸 |
名前 | リソース名 | string (必須) |
プロパティ | アプリケーション ゲートウェイのプロパティ。 | ApplicationGatewayPropertiesFormat の |
タグ | リソース タグ | タグ名と値のディクショナリ。 |
種類 | リソースの種類 | "Microsoft.Network/applicationGateways@2015-06-15" |
NetworkInterface
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | NetworkInterface プロパティ。 | NetworkInterfacePropertiesFormat |
タグ | リソース タグ。 | ResourceTags |
NetworkInterfaceDnsSettings
名前 | 形容 | 価値 |
---|---|---|
appliedDnsServers | この NIC を使用する VM が可用性セットの一部である場合、この一覧には、可用性セットの一部であるすべての NIC のすべての DNS サーバーの和集合が含まれます。 このプロパティは、これらの各 VM で構成されます。 | string[] |
dnsServers | DNS サーバーの IP アドレスの一覧。 Azure 提供の DNS 解決に切り替えるには、"AzureProvidedDNS" を使用します。 'AzureProvidedDNS' の値を他の IP と組み合わせることはできません。dnsServers コレクション内の唯一の値である必要があります。 | string[] |
internalDnsNameLabel | 同じ仮想ネットワーク内の VM 間の内部通信に使用される、この NIC の相対 DNS 名。 | 糸 |
internalFqdn | 同じ仮想ネットワーク内の VM 間の内部通信をサポートする完全修飾 DNS 名。 | 糸 |
NetworkInterfaceIPConfiguration
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | IP 構成のプロパティ。 | NetworkInterfaceIPConfigurationPropertiesFormat |
NetworkInterfaceIPConfigurationPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
loadBalancerBackendAddressPools | LoadBalancerBackendAddressPool リソースの参照。 | BackendAddressPool[] |
loadBalancerInboundNatRules | LoadBalancerInboundNatRules の参照の一覧。 | InboundNatRule[] |
原発 | これがネットワーク インターフェイスのプライマリ カスタマー アドレスであるかどうかを取得します。 | bool |
privateIPAddress | 糸 | |
privateIPAllocationMethod | プライベート IP アドレスの割り当て方法を定義します。 使用可能な値は、'Static' と 'Dynamic' です。 | 'Dynamic' 'Static' |
provisioningState | 糸 | |
publicIPAddress | パブリック IP アドレス リソース。 | PublicIPAddress |
サブネット | 仮想ネットワーク リソース内のサブネット。 | サブネット |
NetworkInterfacePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
dnsSettings | ネットワーク インターフェイスの DNS 設定。 | NetworkInterfaceDnsSettings |
enableIPForwarding | このネットワーク インターフェイスで IP 転送が有効になっているかどうかを示します。 | bool |
ipConfigurations | ネットワーク インターフェイスの IPConfigurations の一覧。 | NetworkInterfaceIPConfiguration[] |
macAddress | ネットワーク インターフェイスの MAC アドレス。 | 糸 |
networkSecurityGroup | NetworkSecurityGroup リソースの参照。 | NetworkSecurityGroup |
原発 | これが仮想マシン上のプライマリ ネットワーク インターフェイスであるかどうかを取得します。 | bool |
provisioningState | パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
resourceGuid | ネットワーク インターフェイス リソースのリソース GUID プロパティ。 | 糸 |
virtualMachine | 仮想マシンの参照。 | SubResource の |
NetworkSecurityGroup
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | ネットワーク セキュリティ グループ リソース。 | NetworkSecurityGroupPropertiesFormat |
タグ | リソース タグ。 | ResourceTags |
NetworkSecurityGroupPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
defaultSecurityRules | ネットワーク セキュリティ グループの既定のセキュリティ規則。 | SecurityRule[] |
networkInterfaces | ネットワーク インターフェイスへの参照のコレクション。 | NetworkInterface[] |
provisioningState | パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
resourceGuid | ネットワーク セキュリティ グループ リソースのリソース GUID プロパティ。 | 糸 |
securityRules | ネットワーク セキュリティ グループのセキュリティ規則のコレクション。 | SecurityRule[] |
サブネット | サブネットへの参照のコレクション。 | サブネット[] |
PublicIPAddress
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | パブリック IP アドレスのプロパティ。 | PublicIPAddressPropertiesFormat |
タグ | リソース タグ。 | ResourceTags |
PublicIPAddressDnsSettings
名前 | 形容 | 価値 |
---|---|---|
domainNameLabel | ドメイン名ラベルを取得または設定します。ドメイン名ラベルと地域化 DNS ゾーンを連結すると、パブリック IP アドレスに関連付けられている完全修飾ドメイン名が構成されます。 ドメイン名ラベルを指定すると、Microsoft Azure DNS システムのパブリック IP に対して DNS レコードが作成されます。 | 糸 |
fqdn | パブリック IP に関連付けられている A DNS レコードの FQDN 完全修飾ドメイン名を取得します。 これは、domainNameLabel と地域化された DNS ゾーンの連結です。 | 糸 |
reverseFqdn | 逆引き FQDN を取得または設定します。 このパブリック IP アドレスに解決される、ユーザーに表示される完全修飾ドメイン名。 reverseFqdn が指定されている場合は、in-addr.arpa ドメイン内の IP アドレスから逆 FQDN を指す PTR DNS レコードが作成されます。 | 糸 |
PublicIPAddressPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
dnsSettings | パブリック IP アドレスに関連付けられている DNS レコードの FQDN。 | PublicIPAddressDnsSettings |
idleTimeoutInMinutes | パブリック IP アドレスのアイドル タイムアウト。 | int |
ipAddress | 糸 | |
ipConfiguration | IPConfiguration | IPConfiguration |
provisioningState | PublicIP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
publicIPAllocationMethod | パブリック IP 割り当て方法。 使用可能な値は、'Static' と 'Dynamic' です。 | 'Dynamic' 'Static' |
resourceGuid | パブリック IP リソースのリソース GUID プロパティ。 | 糸 |
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
ルート
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | リソースのルーティング | RoutePropertiesFormat の |
RoutePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
addressPrefix | ルートが適用される宛先 CIDR。 | 糸 |
nextHopIpAddress | IP アドレス パケットを転送する必要があります。 次ホップの値は、次ホップの種類が VirtualAppliance であるルートでのみ使用できます。 | 糸 |
nextHopType | パケットの送信先となる Azure ホップの種類。 使用可能な値は、'VirtualNetworkGateway'、'VnetLocal'、'Internet'、'VirtualAppliance'、および 'None' です。 | 'Internet' 'None' 'VirtualAppliance' 'VirtualNetworkGateway' 'VnetLocal' (必須) |
provisioningState | リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
RouteTable
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | ルート テーブル リソース | RouteTablePropertiesFormat の |
タグ | リソース タグ。 | ResourceTags |
RouteTablePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
provisioningState | リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
ルート | ルート テーブル内に含まれるルートのコレクション。 | ルート[] |
サブネット | サブネットへの参照のコレクション。 | サブネット[] |
SecurityRule
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | SecurityRulePropertiesFormat の |
SecurityRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
アクセス | ネットワーク トラフィックは許可または拒否されます。 使用可能な値は、'Allow' と 'Deny' です。 | 'Allow' 'Deny' (必須) |
形容 | このルールの説明。 140 文字に制限されます。 | 糸 |
destinationAddressPrefix | 宛先アドレス プレフィックス。 CIDR またはソース IP 範囲。 アスタリスク '*' を使用して、すべてのソース IP を照合することもできます。 "VirtualNetwork"、"AzureLoadBalancer"、"Internet" などの既定のタグも使用できます。 | string (必須) |
destinationPortRange | 宛先ポートまたは範囲。 整数または 0 ~ 65535 の範囲。 アスタリスク '*' は、すべてのポートとの照合にも使用できます。 | 糸 |
方向 | ルールの方向。 方向は、受信トラフィックまたは送信トラフィックでルールを評価するかどうかを指定します。 指定できる値は、'Inbound' と 'Outbound' です。 | 'Inbound' 'Outbound' (必須) |
優先権 | ルールの優先順位。 値は 100 から 4096 の間で指定できます。 優先順位番号は、コレクション内の各ルールで一意である必要があります。 優先度の数値が小さいと、ルールの優先度が高くなります。 | int |
議定書 | この規則が適用されるネットワーク プロトコル。 指定できる値は、'Tcp'、'Udp'、および '*' です。 | '*' 'Tcp' 'Udp' (必須) |
provisioningState | パブリック IP リソースのプロビジョニング状態。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
sourceAddressPrefix | CIDR またはソース IP 範囲。 アスタリスク '*' を使用して、すべてのソース IP を照合することもできます。 "VirtualNetwork"、"AzureLoadBalancer"、"Internet" などの既定のタグも使用できます。 これがイングレス ルールの場合は、ネットワーク トラフィックの発信元を指定します。 | string (必須) |
sourcePortRange | ソース ポートまたは範囲。 整数または 0 ~ 65535 の範囲。 アスタリスク '*' は、すべてのポートとの照合にも使用できます。 | 糸 |
サブネット
名前 | 形容 | 価値 |
---|---|---|
etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 | 糸 |
身分証明書 | リソース識別子。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | SubnetPropertiesFormat |
SubnetPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
addressPrefix | サブネットのアドレス プレフィックス。 | 糸 |
ipConfigurations | サブネットを使用して、ネットワーク インターフェイスの IP 構成への参照の配列を取得します。 | IPConfiguration[] |
networkSecurityGroup | NetworkSecurityGroup リソースの参照。 | NetworkSecurityGroup |
provisioningState | リソースのプロビジョニング状態。 | 糸 |
routeTable | RouteTable リソースの参照。 | RouteTable |
SubResource
名前 | 形容 | 価値 |
---|---|---|
身分証明書 | リソース識別子。 | 糸 |