Skip to content

Commit

Permalink
Update description for 'resourceGuid" properties
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-evseev committed Aug 26, 2019
1 parent e49765e commit 0c7db38
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2053,7 +2053,7 @@
},
"resourceGuid": {
"type": "string",
"description": "Resource GUID property of the application gateway resource."
"description": "The resource GUID property of the application gateway resource."
},
"provisioningState": {
"$ref": "./network.json#/definitions/ProvisioningState",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@
},
"resourceGuid": {
"type": "string",
"description": "The resource GUID property of the ExpressRoutePort resource."
"description": "The resource GUID property of the express route port resource."
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
},
"resourceGuid": {
"type": "string",
"description": "The resource GUID property of the nat gateway resource."
"description": "The resource GUID property of the NAT gateway resource."
},
"provisioningState": {
"$ref": "./network.json#/definitions/ProvisioningState",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
"resourceGuid": {
"readOnly": true,
"type": "string",
"description": "The resource GUID property of the network interface resource."
"description": "The resource GUID property of the network profile resource."
},
"provisioningState": {
"readOnly": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@
},
"resourceGuid": {
"type": "string",
"description": "The resource GUID property of the public IP resource."
"description": "The resource GUID property of the public IP address resource."
},
"provisioningState": {
"$ref": "./network.json#/definitions/ProvisioningState",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1810,7 +1810,7 @@
},
"resourceGuid": {
"type": "string",
"description": "The resource GUID property of the VirtualNetworkGateway resource."
"description": "The resource GUID property of the virtual network gateway resource."
},
"provisioningState": {
"readOnly": true,
Expand Down Expand Up @@ -2351,7 +2351,7 @@
},
"resourceGuid": {
"type": "string",
"description": "The resource GUID property of the VirtualNetworkGatewayConnection resource."
"description": "The resource GUID property of the virtual network gateway connection resource."
},
"provisioningState": {
"readOnly": true,
Expand Down Expand Up @@ -2566,7 +2566,7 @@
},
"resourceGuid": {
"type": "string",
"description": "The resource GUID property of the LocalNetworkGateway resource."
"description": "The resource GUID property of the local network gateway resource."
},
"provisioningState": {
"readOnly": true,
Expand Down Expand Up @@ -2708,7 +2708,7 @@
},
"resourceGuid": {
"type": "string",
"description": "The resource GUID property of the VirtualNetworkGatewayConnection resource."
"description": "The resource GUID property of the virtual network gateway connection resource."
},
"provisioningState": {
"readOnly": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@
"resourceGuid": {
"type": "string",
"readOnly": true,
"description": "The resourceGuid property of the virtual network tap."
"description": "The resource GUID property of the virtual network tap resource."
},
"provisioningState": {
"readOnly": true,
Expand Down

0 comments on commit 0c7db38

Please sign in to comment.