From 7f327f5fecb73d050a4d9b80640e87d65f9ff39d Mon Sep 17 00:00:00 2001 From: "Shivaranjani Hatti (Tata Consultancy Services Ltd)" Date: Fri, 15 Nov 2019 01:06:46 -0800 Subject: [PATCH] Committing changes to Fix Swagger descriptions to use "Reference to" instead of "Reference of" --- .../stable/2019-11-01/applicationGateway.json | 20 +++++++++---------- .../stable/2019-11-01/azureFirewall.json | 4 ++-- .../stable/2019-11-01/bastionHost.json | 4 ++-- .../2019-11-01/expressRouteCircuit.json | 6 +++--- .../stable/2019-11-01/loadBalancer.json | 8 ++++---- .../stable/2019-11-01/networkInterface.json | 14 ++++++------- .../stable/2019-11-01/networkProfile.json | 2 +- .../stable/2019-11-01/networkWatcher.json | 4 ++-- .../stable/2019-11-01/virtualNetwork.json | 8 ++++---- .../2019-11-01/virtualNetworkGateway.json | 14 ++++++------- .../stable/2019-11-01/virtualNetworkTap.json | 2 +- .../stable/2019-11-01/virtualWan.json | 2 +- 12 files changed, 44 insertions(+), 44 deletions(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/applicationGateway.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/applicationGateway.json index a9555db74896..486dceef09bf 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/applicationGateway.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/applicationGateway.json @@ -886,11 +886,11 @@ }, "backendAddressPool": { "$ref": "./network.json#/definitions/SubResource", - "description": "Reference of backend pool of application gateway to which probe request will be sent." + "description": "reference to backend pool of application gateway to which probe request will be sent." }, "backendHttpSettings": { "$ref": "./network.json#/definitions/SubResource", - "description": "Reference of backend http setting of application gateway to be used for test probe." + "description": "reference to backend http setting of application gateway to be used for test probe." } }, "description": "Details of on demand test probe request." @@ -899,7 +899,7 @@ "properties": { "backendAddressPool": { "$ref": "#/definitions/ApplicationGatewayBackendAddressPool", - "description": "Reference of an ApplicationGatewayBackendAddressPool resource." + "description": "reference to an ApplicationGatewayBackendAddressPool resource." }, "backendHealthHttpSettings": { "$ref": "#/definitions/ApplicationGatewayBackendHealthHttpSettings", @@ -924,7 +924,7 @@ "properties": { "backendAddressPool": { "$ref": "#/definitions/ApplicationGatewayBackendAddressPool", - "description": "Reference of an ApplicationGatewayBackendAddressPool resource." + "description": "reference to an ApplicationGatewayBackendAddressPool resource." }, "backendHttpSettingsCollection": { "type": "array", @@ -940,7 +940,7 @@ "properties": { "backendHttpSettings": { "$ref": "#/definitions/ApplicationGatewayBackendHttpSettings", - "description": "Reference of an ApplicationGatewayBackendHttpSettings resource." + "description": "reference to an ApplicationGatewayBackendHttpSettings resource." }, "servers": { "type": "array", @@ -960,7 +960,7 @@ }, "ipConfiguration": { "$ref": "./networkInterface.json#/definitions/NetworkInterfaceIPConfiguration", - "description": "Reference of IP configuration of backend server." + "description": "reference to IP configuration of backend server." }, "health": { "type": "string", @@ -1069,7 +1069,7 @@ "properties": { "subnet": { "$ref": "./network.json#/definitions/SubResource", - "description": "Reference of the subnet resource. A subnet from where application gateway gets its private address." + "description": "reference to the subnet resource. A subnet from where application gateway gets its private address." }, "provisioningState": { "readOnly": true, @@ -1266,11 +1266,11 @@ }, "subnet": { "$ref": "./network.json#/definitions/SubResource", - "description": "Reference of the subnet resource." + "description": "reference to the subnet resource." }, "publicIPAddress": { "$ref": "./network.json#/definitions/SubResource", - "description": "Reference of the PublicIP resource." + "description": "reference to the PublicIP resource." }, "provisioningState": { "readOnly": true, @@ -2184,7 +2184,7 @@ }, "firewallPolicy": { "$ref": "./network.json#/definitions/SubResource", - "description": "Reference of the FirewallPolicy resource." + "description": "reference to the FirewallPolicy resource." }, "enableHttp2": { "type": "boolean", diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/azureFirewall.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/azureFirewall.json index cf747052cd53..860fb665d169 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/azureFirewall.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/azureFirewall.json @@ -374,11 +374,11 @@ }, "subnet": { "$ref": "./network.json#/definitions/SubResource", - "description": "Reference of the subnet resource. This resource must be named 'AzureFirewallSubnet'." + "description": "Reference to the subnet resource. This resource must be named 'AzureFirewallSubnet'." }, "publicIPAddress": { "$ref": "./network.json#/definitions/SubResource", - "description": "Reference of the PublicIP resource. This field is a mandatory input if subnet is not null." + "description": "Reference to the PublicIP resource. This field is a mandatory input if subnet is not null." }, "provisioningState": { "readOnly": true, diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/bastionHost.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/bastionHost.json index 519be2356a10..879e776a3b0c 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/bastionHost.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/bastionHost.json @@ -297,11 +297,11 @@ "properties": { "subnet": { "$ref": "./network.json#/definitions/SubResource", - "description": "Reference of the subnet resource." + "description": "Reference to the subnet resource." }, "publicIPAddress": { "$ref": "./network.json#/definitions/SubResource", - "description": "Reference of the PublicIP resource." + "description": "Reference to the PublicIP resource." }, "provisioningState": { "readOnly": true, diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/expressRouteCircuit.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/expressRouteCircuit.json index 0c9d2be4cc94..54a71f13a3d2 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/expressRouteCircuit.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/expressRouteCircuit.json @@ -1682,7 +1682,7 @@ "items": { "type": "string" }, - "description": "The reference of AdvertisedPublicPrefixes." + "description": "The reference to AdvertisedPublicPrefixes." }, "advertisedCommunities": { "type": "array", @@ -1739,7 +1739,7 @@ }, "routeFilter": { "$ref": "./network.json#/definitions/SubResource", - "description": "The reference of the RouteFilter resource." + "description": "The reference to the RouteFilter resource." }, "state": { "type": "string", @@ -1855,7 +1855,7 @@ }, "routeFilter": { "$ref": "./network.json#/definitions/SubResource", - "description": "The reference of the RouteFilter resource." + "description": "The reference to the RouteFilter resource." }, "ipv6PeeringConfig": { "$ref": "#/definitions/Ipv6ExpressRouteCircuitPeeringConfig", diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/loadBalancer.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/loadBalancer.json index 2591651b5715..f338067d3d69 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/loadBalancer.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/loadBalancer.json @@ -1293,15 +1293,15 @@ }, "subnet": { "$ref": "./virtualNetwork.json#/definitions/Subnet", - "description": "The reference of the subnet resource." + "description": "The reference to the subnet resource." }, "publicIPAddress": { "$ref": "./publicIpAddress.json#/definitions/PublicIPAddress", - "description": "The reference of the Public IP resource." + "description": "The reference to the Public IP resource." }, "publicIPPrefix": { "$ref": "./network.json#/definitions/SubResource", - "description": "The reference of the Public IP Prefix resource." + "description": "The reference to the Public IP Prefix resource." }, "provisioningState": { "readOnly": true, @@ -1427,7 +1427,7 @@ }, "probe": { "$ref": "./network.json#/definitions/SubResource", - "description": "The reference of the load balancer probe used by the load balancing rule." + "description": "The reference to the load balancer probe used by the load balancing rule." }, "protocol": { "$ref": "#/definitions/TransportProtocol", diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/networkInterface.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/networkInterface.json index fe9c56ebe6c2..d990d6bf19c1 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/networkInterface.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/networkInterface.json @@ -913,7 +913,7 @@ "properties": { "virtualNetworkTap": { "$ref": "./virtualNetworkTap.json#/definitions/VirtualNetworkTap", - "description": "The reference of the Virtual Network Tap resource." + "description": "The reference to the Virtual Network Tap resource." }, "provisioningState": { "readOnly": true, @@ -937,14 +937,14 @@ "items": { "$ref": "./applicationGateway.json#/definitions/ApplicationGatewayBackendAddressPool" }, - "description": "The reference of ApplicationGatewayBackendAddressPool resource." + "description": "The reference to ApplicationGatewayBackendAddressPool resource." }, "loadBalancerBackendAddressPools": { "type": "array", "items": { "$ref": "./loadBalancer.json#/definitions/BackendAddressPool" }, - "description": "The reference of LoadBalancerBackendAddressPool resource." + "description": "The reference to LoadBalancerBackendAddressPool resource." }, "loadBalancerInboundNatRules": { "type": "array", @@ -1082,12 +1082,12 @@ "properties": { "virtualMachine": { "$ref": "./network.json#/definitions/SubResource", - "description": "The reference of a virtual machine.", + "description": "The reference to a virtual machine.", "readOnly": true }, "networkSecurityGroup": { "$ref": "./networkSecurityGroup.json#/definitions/NetworkSecurityGroup", - "description": "The reference of the NetworkSecurityGroup resource." + "description": "The reference to the NetworkSecurityGroup resource." }, "privateEndpoint": { "readOnly": true, @@ -1480,11 +1480,11 @@ }, "subnet": { "$ref": "./virtualNetwork.json#/definitions/Subnet", - "description": "The reference of the subnet resource." + "description": "The reference to the subnet resource." }, "publicIPAddress": { "$ref": "./publicIpAddress.json#/definitions/PublicIPAddress", - "description": "The reference of the public IP resource." + "description": "The reference to the public IP resource." }, "provisioningState": { "readOnly": true, diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/networkProfile.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/networkProfile.json index 95b5c7ba7c25..76896d5c681b 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/networkProfile.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/networkProfile.json @@ -536,7 +536,7 @@ "properties": { "subnet": { "$ref": "./virtualNetwork.json#/definitions/Subnet", - "description": "The reference of the subnet resource to create a container network interface ip configuration." + "description": "The reference to the subnet resource to create a container network interface ip configuration." }, "provisioningState": { "readOnly": true, diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/networkWatcher.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/networkWatcher.json index e8159b423d67..b898947834d0 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/networkWatcher.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/networkWatcher.json @@ -1588,11 +1588,11 @@ }, "targetVirtualNetwork": { "$ref": "./network.json#/definitions/SubResource", - "description": "The reference of the Virtual Network resource." + "description": "The reference to the Virtual Network resource." }, "targetSubnet": { "$ref": "./network.json#/definitions/SubResource", - "description": "The reference of the Subnet resource." + "description": "The reference to the Subnet resource." } }, "description": "Parameters that define the representation of topology." diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualNetwork.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualNetwork.json index 12bc501c0531..045e40fa8a17 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualNetwork.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualNetwork.json @@ -1406,11 +1406,11 @@ }, "networkSecurityGroup": { "$ref": "./networkSecurityGroup.json#/definitions/NetworkSecurityGroup", - "description": "The reference of the NetworkSecurityGroup resource." + "description": "The reference to the NetworkSecurityGroup resource." }, "routeTable": { "$ref": "./routeTable.json#/definitions/RouteTable", - "description": "The reference of the RouteTable resource." + "description": "The reference to the RouteTable resource." }, "natGateway": { "$ref": "./network.json#/definitions/SubResource", @@ -1539,11 +1539,11 @@ }, "remoteVirtualNetwork": { "$ref": "./network.json#/definitions/SubResource", - "description": "The reference of the remote virtual network. The remote virtual network can be in the same or different region (preview). See here to register for the preview and learn more (https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-create-peering)." + "description": "The reference to the remote virtual network. The remote virtual network can be in the same or different region (preview). See here to register for the preview and learn more (https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-create-peering)." }, "remoteAddressSpace": { "$ref": "#/definitions/AddressSpace", - "description": "The reference of the remote virtual network address space." + "description": "The reference to the remote virtual network address space." }, "peeringState": { "type": "string", diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualNetworkGateway.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualNetworkGateway.json index 56c552d214b0..5c32d9ce9122 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualNetworkGateway.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualNetworkGateway.json @@ -2171,11 +2171,11 @@ }, "subnet": { "$ref": "./network.json#/definitions/SubResource", - "description": "The reference of the subnet resource." + "description": "The reference to the subnet resource." }, "publicIPAddress": { "$ref": "./network.json#/definitions/SubResource", - "description": "The reference of the public IP resource." + "description": "The reference to the public IP resource." }, "provisioningState": { "readOnly": true, @@ -2265,15 +2265,15 @@ }, "gatewayDefaultSite": { "$ref": "./network.json#/definitions/SubResource", - "description": "The reference of the LocalNetworkGateway resource which represents local network site having default routes. Assign Null value in case of removing existing default site setting." + "description": "The reference to the LocalNetworkGateway resource which represents local network site having default routes. Assign Null value in case of removing existing default site setting." }, "sku": { "$ref": "#/definitions/VirtualNetworkGatewaySku", - "description": "The reference of the VirtualNetworkGatewaySku resource which represents the SKU selected for Virtual network gateway." + "description": "The reference to the VirtualNetworkGatewaySku resource which represents the SKU selected for Virtual network gateway." }, "vpnClientConfiguration": { "$ref": "#/definitions/VpnClientConfiguration", - "description": "The reference of the VpnClientConfiguration resource which represents the P2S VpnClient configurations." + "description": "The reference to the VpnClientConfiguration resource which represents the P2S VpnClient configurations." }, "bgpSettings": { "$ref": "#/definitions/BgpSettings", @@ -2281,7 +2281,7 @@ }, "customRoutes": { "$ref": "./virtualNetwork.json#/definitions/AddressSpace", - "description": "The reference of the address space resource which represents the custom routes address space specified by the customer for virtual network gateway and VpnClient." + "description": "The reference to the address space resource which represents the custom routes address space specified by the customer for virtual network gateway and VpnClient." }, "resourceGuid": { "readOnly": true, @@ -2391,7 +2391,7 @@ "properties": { "vpnClientAddressPool": { "$ref": "./virtualNetwork.json#/definitions/AddressSpace", - "description": "The reference of the address space resource which represents Address space for P2S VpnClient." + "description": "The reference to the address space resource which represents Address space for P2S VpnClient." }, "vpnClientRootCertificates": { "type": "array", diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualNetworkTap.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualNetworkTap.json index 4925d4f1a735..404410df4c30 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualNetworkTap.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualNetworkTap.json @@ -378,7 +378,7 @@ "type": "array", "items": { "$ref": "./networkInterface.json#/definitions/NetworkInterfaceTapConfiguration", - "description": "The reference of the Network Interface." + "description": "The reference to the Network Interface." }, "description": "Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped." }, diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualWan.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualWan.json index 65a7515069b4..cbc8c3b69684 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualWan.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-11-01/virtualWan.json @@ -4400,7 +4400,7 @@ "properties": { "vpnClientAddressPool": { "$ref": "./virtualNetwork.json#/definitions/AddressSpace", - "description": "The reference of the address space resource which represents Address space for P2S VpnClient." + "description": "The reference to the address space resource which represents Address space for P2S VpnClient." }, "provisioningState": { "readOnly": true,