다음을 통해 공유


Microsoft.Network 연결 2015-05-01-preview

Bicep 리소스 정의

연결 리소스 유형은 다음을 대상으로 하는 작업으로 배포할 수 있습니다.

각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.

리소스 형식

Microsoft.Network/connections 리소스를 만들려면 템플릿에 다음 Bicep을 추가합니다.

resource symbolicname 'Microsoft.Network/connections@2015-05-01-preview' = {
  etag: 'string'
  location: 'string'
  name: 'string'
  properties: {
    connectionStatus: 'string'
    connectionType: 'string'
    egressBytesTransferred: int
    ingressBytesTransferred: int
    localNetworkGateway2: {
      etag: 'string'
      location: 'string'
      properties: {
        gatewayIpAddress: 'string'
        localNetworkAddressSpace: {
          addressPrefixes: [
            'string'
          ]
        }
        provisioningState: 'string'
        resourceGuid: 'string'
      }
      tags: {
        {customized property}: 'string'
      }
    }
    peer: {
      id: 'string'
    }
    provisioningState: 'string'
    resourceGuid: 'string'
    routingWeight: int
    sharedKey: 'string'
    virtualNetworkGateway1: {
      etag: 'string'
      location: 'string'
      properties: {
        enableBgp: bool
        gatewayDefaultSite: {
          id: 'string'
        }
        gatewayType: 'string'
        ipConfigurations: [
          {
            etag: 'string'
            id: 'string'
            name: 'string'
            properties: {
              privateIPAddress: 'string'
              privateIPAllocationMethod: 'string'
              provisioningState: 'string'
              publicIPAddress: {
                id: 'string'
              }
              subnet: {
                id: 'string'
              }
            }
          }
        ]
        provisioningState: 'string'
        resourceGuid: 'string'
        vpnType: 'string'
      }
      tags: {
        {customized property}: 'string'
      }
    }
    virtualNetworkGateway2: {
      etag: 'string'
      location: 'string'
      properties: {
        enableBgp: bool
        gatewayDefaultSite: {
          id: 'string'
        }
        gatewayType: 'string'
        ipConfigurations: [
          {
            etag: 'string'
            id: 'string'
            name: 'string'
            properties: {
              privateIPAddress: 'string'
              privateIPAllocationMethod: 'string'
              provisioningState: 'string'
              publicIPAddress: {
                id: 'string'
              }
              subnet: {
                id: 'string'
              }
            }
          }
        ]
        provisioningState: 'string'
        resourceGuid: 'string'
        vpnType: 'string'
      }
      tags: {
        {customized property}: 'string'
      }
    }
  }
  tags: {
    {customized property}: 'string'
  }
}

속성 값

AddressSpace

이름 묘사
addressPrefixes CIDR 표기법으로 이 가상 네트워크에 예약된 주소 블록 목록을 가져오거나 설정합니다. string[]

LocalNetworkGateway

이름 묘사
etag 리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열을 가져옵니다. 문자열
위치 리소스 위치 string(필수)
속성 LocalNetworkGateway 속성 LocalNetworkGatewayPropertiesFormat
태그 리소스 태그 ResourceTags

LocalNetworkGatewayPropertiesFormat

이름 묘사
gatewayIpAddress 로컬 네트워크 게이트웨이의 IP 주소입니다. 문자열
localNetworkAddressSpace 로컬 네트워크 사이트 주소 공간 AddressSpace
provisioningState LocalNetworkGateway 리소스 업데이트/삭제/실패의 프로비전 상태를 가져오거나 설정합니다. 문자열
resourceGuid LocalNetworkGateway 리소스의 리소스 guid 속성을 가져오거나 설정합니다. 문자열

Microsoft.Network/connections

이름 묘사
etag 리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열을 가져옵니다. 문자열
위치 리소스 위치 string(필수)
이름 리소스 이름 string(필수)
속성 VirtualNetworkGatewayConnection 속성 VirtualNetworkGatewayConnectionPropertiesFormat
태그 리소스 태그 태그 이름 및 값의 사전입니다. 템플릿 태그를 참조하세요.

ResourceTags

이름 묘사

ResourceTags

이름 묘사

ResourceTags

이름 묘사

SubResource

이름 묘사
아이디 리소스 ID 문자열

VirtualNetworkGateway

이름 묘사
etag 리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열을 가져옵니다. 문자열
위치 리소스 위치 string(필수)
속성 VirtualNetworkGateway 속성 VirtualNetworkGatewayPropertiesFormat
태그 리소스 태그 ResourceTags

VirtualNetworkGatewayConnectionPropertiesFormat

이름 묘사
connectionStatus 가상 네트워크 게이트웨이 연결 상태 '연결됨'
'연결 중'
'NotConnected'
'알 수 없음'
connectionType 게이트웨이 연결 유형 IPsec/Dedicated/VpnClient/Vnet2Vnet 'ExpressRoute'
'IPsec'
'Vnet2Vnet'
'VPNClient'
egressBytesTransferred 이 연결에서 전송된 송신 바이트 int
ingressBytesTransferred 이 연결에서 전송된 수신 바이트 int
localNetworkGateway2 일반 리소스 정보에 대한 공용 클래스 LocalNetworkGateway
피어 피어링 리소스에 대한 참조입니다. SubResource
provisioningState VirtualNetworkGatewayConnection 리소스 업데이트/삭제/실패의 프로비전 상태를 가져오거나 설정합니다. 문자열
resourceGuid VirtualNetworkGatewayConnection 리소스의 리소스 guid 속성을 가져오거나 설정합니다. 문자열
routingWeight 라우팅 가중치입니다. int
sharedKey IPsec 공유 키입니다. 문자열
virtualNetworkGateway1 일반 리소스 정보에 대한 공용 클래스 virtualNetworkGateway
virtualNetworkGateway2 일반 리소스 정보에 대한 공용 클래스 virtualNetworkGateway

VirtualNetworkGatewayIpConfiguration

이름 묘사
etag 리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열입니다. 문자열
아이디 리소스 ID 문자열
이름 리소스 그룹 내에서 고유한 리소스의 이름을 가져옵니다. 이 이름은 리소스에 액세스하는 데 사용할 수 있습니다. 문자열
속성 VirtualNetworkGatewayIPConfiguration의 속성 VirtualNetworkGatewayIpConfigurationPropertiesFormat

VirtualNetworkGatewayIpConfigurationPropertiesFormat

이름 묘사
privateIPAddress 네트워크 인터페이스 IP 구성의 privateIPAddress를 가져오거나 설정합니다. 문자열
privateIPAllocationMethod PrivateIP 할당 메서드(Static/Dynamic)를 가져오거나 설정합니다. '동적'
'Static'
provisioningState PublicIP 리소스 업데이트/삭제/실패의 프로비전 상태를 가져오거나 설정합니다. 문자열
publicIPAddress PublicIP 리소스의 참조를 가져오거나 설정합니다. SubResource
서브넷 서브넷 리소스의 참조를 가져오거나 설정합니다. SubResource

VirtualNetworkGatewayPropertiesFormat

이름 묘사
enableBgp EnableBgp 플래그 bool
gatewayDefaultSite 기본 경로가 있는 로컬 네트워크 사이트를 나타내는 LocalNetworkGateway 리소스의 참조를 가져오거나 설정합니다. 기존 기본 사이트 설정을 제거하는 경우 Null 값을 할당합니다. SubResource
gatewayType 이 가상 네트워크 게이트웨이의 유형입니다. 'ExpressRoute'
'Vpn'
ipConfigurations 가상 네트워크 게이트웨이에 대한 IpConfigurations입니다. VirtualNetworkGatewayIpConfiguration[]
provisioningState VirtualNetworkGateway 리소스 업데이트/삭제/실패의 프로비전 상태를 가져오거나 설정합니다. 문자열
resourceGuid VirtualNetworkGateway 리소스의 리소스 guid 속성을 가져오거나 설정합니다. 문자열
vpnType 이 가상 네트워크 게이트웨이의 유형입니다. 'PolicyBased'
'RouteBased'

빠른 시작 샘플

다음 빠른 시작 샘플은 이 리소스 유형을 배포합니다.

Bicep 파일 묘사
VNET에 BGP VNET 연결 만들기 이 템플릿을 사용하면 Virtual Network 게이트웨이 및 BGP를 사용하여 두 개의 VNET을 연결할 수 있습니다.
BGP 활성-활성 VPN Gateway를 사용하여 사이트 및 사이트 간의 VPN 이 템플릿을 사용하면 BGP를 사용하여 활성-활성 구성에서 VPN Gateway를 사용하는 두 VNet 간에 사이트 간 VPN을 배포할 수 있습니다. 각 Azure VPN Gateway는 원격 피어의 FQDN을 확인하여 원격 VPN Gateway의 공용 IP를 확인합니다. 템플릿은 가용성 영역이 있는 Azure 지역에서 예상대로 실행됩니다.

ARM 템플릿 리소스 정의

연결 리소스 유형은 다음을 대상으로 하는 작업으로 배포할 수 있습니다.

각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.

리소스 형식

Microsoft.Network/connections 리소스를 만들려면 템플릿에 다음 JSON을 추가합니다.

{
  "type": "Microsoft.Network/connections",
  "apiVersion": "2015-05-01-preview",
  "name": "string",
  "etag": "string",
  "location": "string",
  "properties": {
    "connectionStatus": "string",
    "connectionType": "string",
    "egressBytesTransferred": "int",
    "ingressBytesTransferred": "int",
    "localNetworkGateway2": {
      "etag": "string",
      "location": "string",
      "properties": {
        "gatewayIpAddress": "string",
        "localNetworkAddressSpace": {
          "addressPrefixes": [ "string" ]
        },
        "provisioningState": "string",
        "resourceGuid": "string"
      },
      "tags": {
        "{customized property}": "string"
      }
    },
    "peer": {
      "id": "string"
    },
    "provisioningState": "string",
    "resourceGuid": "string",
    "routingWeight": "int",
    "sharedKey": "string",
    "virtualNetworkGateway1": {
      "etag": "string",
      "location": "string",
      "properties": {
        "enableBgp": "bool",
        "gatewayDefaultSite": {
          "id": "string"
        },
        "gatewayType": "string",
        "ipConfigurations": [
          {
            "etag": "string",
            "id": "string",
            "name": "string",
            "properties": {
              "privateIPAddress": "string",
              "privateIPAllocationMethod": "string",
              "provisioningState": "string",
              "publicIPAddress": {
                "id": "string"
              },
              "subnet": {
                "id": "string"
              }
            }
          }
        ],
        "provisioningState": "string",
        "resourceGuid": "string",
        "vpnType": "string"
      },
      "tags": {
        "{customized property}": "string"
      }
    },
    "virtualNetworkGateway2": {
      "etag": "string",
      "location": "string",
      "properties": {
        "enableBgp": "bool",
        "gatewayDefaultSite": {
          "id": "string"
        },
        "gatewayType": "string",
        "ipConfigurations": [
          {
            "etag": "string",
            "id": "string",
            "name": "string",
            "properties": {
              "privateIPAddress": "string",
              "privateIPAllocationMethod": "string",
              "provisioningState": "string",
              "publicIPAddress": {
                "id": "string"
              },
              "subnet": {
                "id": "string"
              }
            }
          }
        ],
        "provisioningState": "string",
        "resourceGuid": "string",
        "vpnType": "string"
      },
      "tags": {
        "{customized property}": "string"
      }
    }
  },
  "tags": {
    "{customized property}": "string"
  }
}

속성 값

AddressSpace

이름 묘사
addressPrefixes CIDR 표기법으로 이 가상 네트워크에 예약된 주소 블록 목록을 가져오거나 설정합니다. string[]

LocalNetworkGateway

이름 묘사
etag 리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열을 가져옵니다. 문자열
위치 리소스 위치 string(필수)
속성 LocalNetworkGateway 속성 LocalNetworkGatewayPropertiesFormat
태그 리소스 태그 ResourceTags

LocalNetworkGatewayPropertiesFormat

이름 묘사
gatewayIpAddress 로컬 네트워크 게이트웨이의 IP 주소입니다. 문자열
localNetworkAddressSpace 로컬 네트워크 사이트 주소 공간 AddressSpace
provisioningState LocalNetworkGateway 리소스 업데이트/삭제/실패의 프로비전 상태를 가져오거나 설정합니다. 문자열
resourceGuid LocalNetworkGateway 리소스의 리소스 guid 속성을 가져오거나 설정합니다. 문자열

Microsoft.Network/connections

이름 묘사
apiVersion api 버전 '2015-05-01-preview'
etag 리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열을 가져옵니다. 문자열
위치 리소스 위치 string(필수)
이름 리소스 이름 string(필수)
속성 VirtualNetworkGatewayConnection 속성 VirtualNetworkGatewayConnectionPropertiesFormat
태그 리소스 태그 태그 이름 및 값의 사전입니다. 템플릿 태그를 참조하세요.
리소스 종류 'Microsoft.Network/connections'

ResourceTags

이름 묘사

ResourceTags

이름 묘사

ResourceTags

이름 묘사

SubResource

이름 묘사
아이디 리소스 ID 문자열

VirtualNetworkGateway

이름 묘사
etag 리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열을 가져옵니다. 문자열
위치 리소스 위치 string(필수)
속성 VirtualNetworkGateway 속성 VirtualNetworkGatewayPropertiesFormat
태그 리소스 태그 ResourceTags

VirtualNetworkGatewayConnectionPropertiesFormat

이름 묘사
connectionStatus 가상 네트워크 게이트웨이 연결 상태 '연결됨'
'연결 중'
'NotConnected'
'알 수 없음'
connectionType 게이트웨이 연결 유형 IPsec/Dedicated/VpnClient/Vnet2Vnet 'ExpressRoute'
'IPsec'
'Vnet2Vnet'
'VPNClient'
egressBytesTransferred 이 연결에서 전송된 송신 바이트 int
ingressBytesTransferred 이 연결에서 전송된 수신 바이트 int
localNetworkGateway2 일반 리소스 정보에 대한 공용 클래스 LocalNetworkGateway
피어 피어링 리소스에 대한 참조입니다. SubResource
provisioningState VirtualNetworkGatewayConnection 리소스 업데이트/삭제/실패의 프로비전 상태를 가져오거나 설정합니다. 문자열
resourceGuid VirtualNetworkGatewayConnection 리소스의 리소스 guid 속성을 가져오거나 설정합니다. 문자열
routingWeight 라우팅 가중치입니다. int
sharedKey IPsec 공유 키입니다. 문자열
virtualNetworkGateway1 일반 리소스 정보에 대한 공용 클래스 virtualNetworkGateway
virtualNetworkGateway2 일반 리소스 정보에 대한 공용 클래스 virtualNetworkGateway

VirtualNetworkGatewayIpConfiguration

이름 묘사
etag 리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열입니다. 문자열
아이디 리소스 ID 문자열
이름 리소스 그룹 내에서 고유한 리소스의 이름을 가져옵니다. 이 이름은 리소스에 액세스하는 데 사용할 수 있습니다. 문자열
속성 VirtualNetworkGatewayIPConfiguration의 속성 VirtualNetworkGatewayIpConfigurationPropertiesFormat

VirtualNetworkGatewayIpConfigurationPropertiesFormat

이름 묘사
privateIPAddress 네트워크 인터페이스 IP 구성의 privateIPAddress를 가져오거나 설정합니다. 문자열
privateIPAllocationMethod PrivateIP 할당 메서드(Static/Dynamic)를 가져오거나 설정합니다. '동적'
'Static'
provisioningState PublicIP 리소스 업데이트/삭제/실패의 프로비전 상태를 가져오거나 설정합니다. 문자열
publicIPAddress PublicIP 리소스의 참조를 가져오거나 설정합니다. SubResource
서브넷 서브넷 리소스의 참조를 가져오거나 설정합니다. SubResource

VirtualNetworkGatewayPropertiesFormat

이름 묘사
enableBgp EnableBgp 플래그 bool
gatewayDefaultSite 기본 경로가 있는 로컬 네트워크 사이트를 나타내는 LocalNetworkGateway 리소스의 참조를 가져오거나 설정합니다. 기존 기본 사이트 설정을 제거하는 경우 Null 값을 할당합니다. SubResource
gatewayType 이 가상 네트워크 게이트웨이의 유형입니다. 'ExpressRoute'
'Vpn'
ipConfigurations 가상 네트워크 게이트웨이에 대한 IpConfigurations입니다. VirtualNetworkGatewayIpConfiguration[]
provisioningState VirtualNetworkGateway 리소스 업데이트/삭제/실패의 프로비전 상태를 가져오거나 설정합니다. 문자열
resourceGuid VirtualNetworkGateway 리소스의 리소스 guid 속성을 가져오거나 설정합니다. 문자열
vpnType 이 가상 네트워크 게이트웨이의 유형입니다. 'PolicyBased'
'RouteBased'

빠른 시작 템플릿

다음 빠른 시작 템플릿은 이 리소스 유형을 배포합니다.

템플렛 묘사
BOSH CF 지역 간

Azure 배포
이 템플릿은 Azure의 두 지역에 BOSH 및 Cloud Foundry를 배포하는 데 필요한 리소스를 설정하는 데 도움이 됩니다.
VNET ExpressRoute 회로 연결

Azure 배포
이 템플릿은 AzurePrivatePeering이 구성된 프로비전된 ExpressRoute 회로에 대한 VNET, ExpresRoute 게이트웨이 및 연결을 만듭니다.
VNET에 BGP VNET 연결 만들기

Azure 배포
이 템플릿을 사용하면 Virtual Network 게이트웨이 및 BGP를 사용하여 두 개의 VNET을 연결할 수 있습니다.
사이트 및 사이트 간의 VPN 연결 만들기

Azure 배포
이 템플릿을 사용하면 Virtual Network 게이트웨이를 사용하여 사이트 및 사이트 간의 VPN 연결을 만들 수 있습니다.
VM 사용하여 사이트 및 사이트 간의 VPN 연결 만들기

Azure 배포
이 템플릿을 사용하면 Virtual Network 게이트웨이를 사용하여 사이트 및 사이트 간의 VPN 연결을 만들 수 있습니다.
두 지역에서 VNET 간 연결을 만듭니다.

Azure 배포
이 템플릿을 사용하면 Virtual Network 게이트웨이를 사용하여 서로 다른 지역에 있는 두 개의 VNET을 연결할 수 있습니다.
전이적 BGP 연결 보여 주는 3개의 vNet 만들기

Azure 배포
이 템플릿은 Virtual Network 게이트웨이 및 BGP 사용 연결을 사용하여 연결된 3개의 vNet을 배포합니다.
HBase 지역 복제 배포

Azure 배포
이 템플릿을 사용하면 VPN vnet 간 연결을 사용하여 서로 다른 두 지역에서 HBase 복제를 위한 Azure 환경을 구성할 수 있습니다.
기존 Azure VNET을 다중 VNET 구성 확장

Azure 배포
이 템플릿을 사용하면 VNET 간 게이트웨이를 사용하여 두 데이터 센터 지역에 걸쳐 확장되는 다중 VNET 환경으로 기존 단일 VNET 환경을 확장할 수 있습니다.
BGP 활성-활성 VPN Gateway를 사용하여 사이트 및 사이트 간의 VPN

Azure
배포
이 템플릿을 사용하면 BGP를 사용하여 활성-활성 구성에서 VPN Gateway를 사용하는 두 VNet 간에 사이트 간 VPN을 배포할 수 있습니다. 각 Azure VPN Gateway는 원격 피어의 FQDN을 확인하여 원격 VPN Gateway의 공용 IP를 확인합니다. 템플릿은 가용성 영역이 있는 Azure 지역에서 예상대로 실행됩니다.
VPN 사용자 지정 IPSec 정책

Azure
배포
이 사용자 지정 IPSec 정책을 사용하면 IKE 매개 변수를 보다 세부적으로 구성할 수 있습니다. 이렇게 하면 사이트 간 VPN 정책을 배포하여 VPN Endpoit 디바이스의 특정 설정을 지원할 수 있습니다.

Terraform(AzAPI 공급자) 리소스 정의

연결 리소스 유형은 다음을 대상으로 하는 작업으로 배포할 수 있습니다.

  • 리소스 그룹

각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.

리소스 형식

Microsoft.Network/connections 리소스를 만들려면 템플릿에 다음 Terraform을 추가합니다.

resource "azapi_resource" "symbolicname" {
  type = "Microsoft.Network/connections@2015-05-01-preview"
  name = "string"
  etag = "string"
  location = "string"
  body = jsonencode({
    properties = {
      connectionStatus = "string"
      connectionType = "string"
      egressBytesTransferred = int
      ingressBytesTransferred = int
      localNetworkGateway2 = {
        etag = "string"
        location = "string"
        properties = {
          gatewayIpAddress = "string"
          localNetworkAddressSpace = {
            addressPrefixes = [
              "string"
            ]
          }
          provisioningState = "string"
          resourceGuid = "string"
        }
        tags = {
          {customized property} = "string"
        }
      }
      peer = {
        id = "string"
      }
      provisioningState = "string"
      resourceGuid = "string"
      routingWeight = int
      sharedKey = "string"
      virtualNetworkGateway1 = {
        etag = "string"
        location = "string"
        properties = {
          enableBgp = bool
          gatewayDefaultSite = {
            id = "string"
          }
          gatewayType = "string"
          ipConfigurations = [
            {
              etag = "string"
              id = "string"
              name = "string"
              properties = {
                privateIPAddress = "string"
                privateIPAllocationMethod = "string"
                provisioningState = "string"
                publicIPAddress = {
                  id = "string"
                }
                subnet = {
                  id = "string"
                }
              }
            }
          ]
          provisioningState = "string"
          resourceGuid = "string"
          vpnType = "string"
        }
        tags = {
          {customized property} = "string"
        }
      }
      virtualNetworkGateway2 = {
        etag = "string"
        location = "string"
        properties = {
          enableBgp = bool
          gatewayDefaultSite = {
            id = "string"
          }
          gatewayType = "string"
          ipConfigurations = [
            {
              etag = "string"
              id = "string"
              name = "string"
              properties = {
                privateIPAddress = "string"
                privateIPAllocationMethod = "string"
                provisioningState = "string"
                publicIPAddress = {
                  id = "string"
                }
                subnet = {
                  id = "string"
                }
              }
            }
          ]
          provisioningState = "string"
          resourceGuid = "string"
          vpnType = "string"
        }
        tags = {
          {customized property} = "string"
        }
      }
    }
  })
  tags = {
    {customized property} = "string"
  }
}

속성 값

AddressSpace

이름 묘사
addressPrefixes CIDR 표기법으로 이 가상 네트워크에 예약된 주소 블록 목록을 가져오거나 설정합니다. string[]

LocalNetworkGateway

이름 묘사
etag 리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열을 가져옵니다. 문자열
위치 리소스 위치 string(필수)
속성 LocalNetworkGateway 속성 LocalNetworkGatewayPropertiesFormat
태그 리소스 태그 ResourceTags

LocalNetworkGatewayPropertiesFormat

이름 묘사
gatewayIpAddress 로컬 네트워크 게이트웨이의 IP 주소입니다. 문자열
localNetworkAddressSpace 로컬 네트워크 사이트 주소 공간 AddressSpace
provisioningState LocalNetworkGateway 리소스 업데이트/삭제/실패의 프로비전 상태를 가져오거나 설정합니다. 문자열
resourceGuid LocalNetworkGateway 리소스의 리소스 guid 속성을 가져오거나 설정합니다. 문자열

Microsoft.Network/connections

이름 묘사
etag 리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열을 가져옵니다. 문자열
위치 리소스 위치 string(필수)
이름 리소스 이름 string(필수)
속성 VirtualNetworkGatewayConnection 속성 VirtualNetworkGatewayConnectionPropertiesFormat
태그 리소스 태그 태그 이름 및 값의 사전입니다.
리소스 종류 "Microsoft.Network/connections@2015-05-01-preview"

ResourceTags

이름 묘사

ResourceTags

이름 묘사

ResourceTags

이름 묘사

SubResource

이름 묘사
아이디 리소스 ID 문자열

VirtualNetworkGateway

이름 묘사
etag 리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열을 가져옵니다. 문자열
위치 리소스 위치 string(필수)
속성 VirtualNetworkGateway 속성 VirtualNetworkGatewayPropertiesFormat
태그 리소스 태그 ResourceTags

VirtualNetworkGatewayConnectionPropertiesFormat

이름 묘사
connectionStatus 가상 네트워크 게이트웨이 연결 상태 '연결됨'
'연결 중'
'NotConnected'
'알 수 없음'
connectionType 게이트웨이 연결 유형 IPsec/Dedicated/VpnClient/Vnet2Vnet 'ExpressRoute'
'IPsec'
'Vnet2Vnet'
'VPNClient'
egressBytesTransferred 이 연결에서 전송된 송신 바이트 int
ingressBytesTransferred 이 연결에서 전송된 수신 바이트 int
localNetworkGateway2 일반 리소스 정보에 대한 공용 클래스 LocalNetworkGateway
피어 피어링 리소스에 대한 참조입니다. SubResource
provisioningState VirtualNetworkGatewayConnection 리소스 업데이트/삭제/실패의 프로비전 상태를 가져오거나 설정합니다. 문자열
resourceGuid VirtualNetworkGatewayConnection 리소스의 리소스 guid 속성을 가져오거나 설정합니다. 문자열
routingWeight 라우팅 가중치입니다. int
sharedKey IPsec 공유 키입니다. 문자열
virtualNetworkGateway1 일반 리소스 정보에 대한 공용 클래스 virtualNetworkGateway
virtualNetworkGateway2 일반 리소스 정보에 대한 공용 클래스 virtualNetworkGateway

VirtualNetworkGatewayIpConfiguration

이름 묘사
etag 리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열입니다. 문자열
아이디 리소스 ID 문자열
이름 리소스 그룹 내에서 고유한 리소스의 이름을 가져옵니다. 이 이름은 리소스에 액세스하는 데 사용할 수 있습니다. 문자열
속성 VirtualNetworkGatewayIPConfiguration의 속성 VirtualNetworkGatewayIpConfigurationPropertiesFormat

VirtualNetworkGatewayIpConfigurationPropertiesFormat

이름 묘사
privateIPAddress 네트워크 인터페이스 IP 구성의 privateIPAddress를 가져오거나 설정합니다. 문자열
privateIPAllocationMethod PrivateIP 할당 메서드(Static/Dynamic)를 가져오거나 설정합니다. '동적'
'Static'
provisioningState PublicIP 리소스 업데이트/삭제/실패의 프로비전 상태를 가져오거나 설정합니다. 문자열
publicIPAddress PublicIP 리소스의 참조를 가져오거나 설정합니다. SubResource
서브넷 서브넷 리소스의 참조를 가져오거나 설정합니다. SubResource

VirtualNetworkGatewayPropertiesFormat

이름 묘사
enableBgp EnableBgp 플래그 bool
gatewayDefaultSite 기본 경로가 있는 로컬 네트워크 사이트를 나타내는 LocalNetworkGateway 리소스의 참조를 가져오거나 설정합니다. 기존 기본 사이트 설정을 제거하는 경우 Null 값을 할당합니다. SubResource
gatewayType 이 가상 네트워크 게이트웨이의 유형입니다. 'ExpressRoute'
'Vpn'
ipConfigurations 가상 네트워크 게이트웨이에 대한 IpConfigurations입니다. VirtualNetworkGatewayIpConfiguration[]
provisioningState VirtualNetworkGateway 리소스 업데이트/삭제/실패의 프로비전 상태를 가져오거나 설정합니다. 문자열
resourceGuid VirtualNetworkGateway 리소스의 리소스 guid 속성을 가져오거나 설정합니다. 문자열
vpnType 이 가상 네트워크 게이트웨이의 유형입니다. 'PolicyBased'
'RouteBased'