Mono<PrivateLinkResourcesWrapperInner> |
AppServiceEnvironmentsClient.getPrivateLinkResourcesAsync(String resourceGroupName,
String name) |
Description for Gets the private link resources.
|
Mono<PrivateLinkResourcesWrapperInner> |
StaticSitesClient.getPrivateLinkResourcesAsync(String resourceGroupName,
String name) |
Description for Gets the private link resources.
|
Mono<PrivateLinkResourcesWrapperInner> |
WebAppsClient.getPrivateLinkResourcesAsync(String resourceGroupName,
String name) |
Description for Gets the private link resources.
|
Mono<PrivateLinkResourcesWrapperInner> |
WebAppsClient.getPrivateLinkResourcesSlotAsync(String resourceGroupName,
String name,
String slot) |
Description for Gets the private link resources.
|
com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner> |
WebAppsClient.getPrivateLinkResourcesSlotWithResponse(String resourceGroupName,
String name,
String slot,
com.azure.core.util.Context context) |
Description for Gets the private link resources.
|
Mono<com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner>> |
WebAppsClient.getPrivateLinkResourcesSlotWithResponseAsync(String resourceGroupName,
String name,
String slot) |
Description for Gets the private link resources.
|
com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner> |
AppServiceEnvironmentsClient.getPrivateLinkResourcesWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context) |
Description for Gets the private link resources.
|
com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner> |
StaticSitesClient.getPrivateLinkResourcesWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context) |
Description for Gets the private link resources.
|
com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner> |
WebAppsClient.getPrivateLinkResourcesWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context) |
Description for Gets the private link resources.
|
Mono<com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner>> |
AppServiceEnvironmentsClient.getPrivateLinkResourcesWithResponseAsync(String resourceGroupName,
String name) |
Description for Gets the private link resources.
|
Mono<com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner>> |
StaticSitesClient.getPrivateLinkResourcesWithResponseAsync(String resourceGroupName,
String name) |
Description for Gets the private link resources.
|
Mono<com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner>> |
WebAppsClient.getPrivateLinkResourcesWithResponseAsync(String resourceGroupName,
String name) |
Description for Gets the private link resources.
|