AppServicePlansGetVnetGateway interface
Methods
| get(Request |
Get a Virtual Network gateway. |
| put(App |
Update a Virtual Network gateway. |
Method Details
get(RequestParameters)
Get a Virtual Network gateway.
function get(options?: RequestParameters): StreamableMethod<AppServicePlansGetVnetGateway200Response | AppServicePlansGetVnetGatewayDefaultResponse>
Parameters
- options
- RequestParameters
Returns
put(AppServicePlansUpdateVnetGatewayParameters)
Update a Virtual Network gateway.
function put(options: AppServicePlansUpdateVnetGatewayParameters): StreamableMethod<AppServicePlansUpdateVnetGateway200Response | AppServicePlansUpdateVnetGatewayDefaultResponse>