OffazureFunctions

Functions

Link copied to clipboard

Site REST Resource. API Version: 2020-01-01.

suspend fun getHyperVSite(resourceGroupName: String, siteName: String): GetHyperVSiteResult
Link copied to clipboard

REST model used to encapsulate the user visible state of a PrivateEndpoint. API Version: 2020-07-07.

suspend fun getPrivateEndpointConnection(peConnectionName: String, resourceGroupName: String, siteName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard
suspend fun getSite(argument: GetSitePlainArgs): GetSiteResult

Site REST Resource. API Version: 2020-01-01.

suspend fun getSite(argument: suspend GetSitePlainArgsBuilder.() -> Unit): GetSiteResult
suspend fun getSite(resourceGroupName: String, siteName: String): GetSiteResult