| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent |
Package containing the service clients for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VnetInfoResourceInner |
WebAppsClient.createOrUpdateVnetConnection(String resourceGroupName,
String name,
String vnetName,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
VnetInfoResourceInner |
WebAppsClient.createOrUpdateVnetConnectionSlot(String resourceGroupName,
String name,
String vnetName,
String slot,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
VnetInfoResourceInner |
WebAppsClient.getVnetConnection(String resourceGroupName,
String name,
String vnetName)
Description for Gets a virtual network the app (or deployment slot) is connected to by name.
|
VnetInfoResourceInner |
WebAppsClient.getVnetConnectionSlot(String resourceGroupName,
String name,
String vnetName,
String slot)
Description for Gets a virtual network the app (or deployment slot) is connected to by name.
|
VnetInfoResourceInner |
AppServicePlansClient.getVnetFromServerFarm(String resourceGroupName,
String name,
String vnetName)
Description for Get a Virtual Network associated with an App Service plan.
|
VnetInfoResourceInner |
WebAppsClient.updateVnetConnection(String resourceGroupName,
String name,
String vnetName,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
VnetInfoResourceInner |
WebAppsClient.updateVnetConnectionSlot(String resourceGroupName,
String name,
String vnetName,
String slot,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
| Modifier and Type | Method and Description |
|---|---|
VnetInfoResourceInner |
WebAppsClient.createOrUpdateVnetConnection(String resourceGroupName,
String name,
String vnetName,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
Mono<VnetInfoResourceInner> |
WebAppsClient.createOrUpdateVnetConnectionAsync(String resourceGroupName,
String name,
String vnetName,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
VnetInfoResourceInner |
WebAppsClient.createOrUpdateVnetConnectionSlot(String resourceGroupName,
String name,
String vnetName,
String slot,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
Mono<VnetInfoResourceInner> |
WebAppsClient.createOrUpdateVnetConnectionSlotAsync(String resourceGroupName,
String name,
String vnetName,
String slot,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
com.azure.core.http.rest.Response<VnetInfoResourceInner> |
WebAppsClient.createOrUpdateVnetConnectionSlotWithResponse(String resourceGroupName,
String name,
String vnetName,
String slot,
VnetInfoResourceInner connectionEnvelope,
com.azure.core.util.Context context)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
Mono<com.azure.core.http.rest.Response<VnetInfoResourceInner>> |
WebAppsClient.createOrUpdateVnetConnectionSlotWithResponseAsync(String resourceGroupName,
String name,
String vnetName,
String slot,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
com.azure.core.http.rest.Response<VnetInfoResourceInner> |
WebAppsClient.createOrUpdateVnetConnectionWithResponse(String resourceGroupName,
String name,
String vnetName,
VnetInfoResourceInner connectionEnvelope,
com.azure.core.util.Context context)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
Mono<com.azure.core.http.rest.Response<VnetInfoResourceInner>> |
WebAppsClient.createOrUpdateVnetConnectionWithResponseAsync(String resourceGroupName,
String name,
String vnetName,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
VnetInfoResourceInner |
WebAppsClient.updateVnetConnection(String resourceGroupName,
String name,
String vnetName,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
Mono<VnetInfoResourceInner> |
WebAppsClient.updateVnetConnectionAsync(String resourceGroupName,
String name,
String vnetName,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
VnetInfoResourceInner |
WebAppsClient.updateVnetConnectionSlot(String resourceGroupName,
String name,
String vnetName,
String slot,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
Mono<VnetInfoResourceInner> |
WebAppsClient.updateVnetConnectionSlotAsync(String resourceGroupName,
String name,
String vnetName,
String slot,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
com.azure.core.http.rest.Response<VnetInfoResourceInner> |
WebAppsClient.updateVnetConnectionSlotWithResponse(String resourceGroupName,
String name,
String vnetName,
String slot,
VnetInfoResourceInner connectionEnvelope,
com.azure.core.util.Context context)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
Mono<com.azure.core.http.rest.Response<VnetInfoResourceInner>> |
WebAppsClient.updateVnetConnectionSlotWithResponseAsync(String resourceGroupName,
String name,
String vnetName,
String slot,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
com.azure.core.http.rest.Response<VnetInfoResourceInner> |
WebAppsClient.updateVnetConnectionWithResponse(String resourceGroupName,
String name,
String vnetName,
VnetInfoResourceInner connectionEnvelope,
com.azure.core.util.Context context)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
Mono<com.azure.core.http.rest.Response<VnetInfoResourceInner>> |
WebAppsClient.updateVnetConnectionWithResponseAsync(String resourceGroupName,
String name,
String vnetName,
VnetInfoResourceInner connectionEnvelope)
Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties
(PATCH).
|
| Modifier and Type | Method and Description |
|---|---|
VnetInfoResourceInner |
VnetInfoResourceInner.withCertBlob(String certBlob)
Set the certBlob property: A certificate file (.cer) blob containing the public key of the private key used to
authenticate a Point-To-Site VPN connection.
|
VnetInfoResourceInner |
VnetInfoResourceInner.withDnsServers(String dnsServers)
Set the dnsServers property: DNS servers to be used by this Virtual Network.
|
VnetInfoResourceInner |
VnetInfoResourceInner.withIsSwift(Boolean isSwift)
Set the isSwift property: Flag that is used to denote if this is VNET injection.
|
VnetInfoResourceInner |
VnetInfoResourceInner.withKind(String kind)
Set the kind property: Kind of resource.
|
VnetInfoResourceInner |
VnetInfoResourceInner.withVnetResourceId(String vnetResourceId)
Set the vnetResourceId property: The Virtual Network's resource ID.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.