Customproviders Functions
object CustomprovidersFunctions
Functions
Link copied to clipboard
Get an association. Uses Azure REST API version 2018-09-01-preview.
suspend fun getAssociation(argument: suspend GetAssociationPlainArgsBuilder.() -> Unit): GetAssociationResult
Link copied to clipboard
suspend fun getCustomResourceProvider(argument: GetCustomResourceProviderPlainArgs): GetCustomResourceProviderResult
Gets the custom resource provider manifest. Uses Azure REST API version 2018-09-01-preview.
suspend fun getCustomResourceProvider(argument: suspend GetCustomResourceProviderPlainArgsBuilder.() -> Unit): GetCustomResourceProviderResult
suspend fun getCustomResourceProvider(resourceGroupName: String, resourceProviderName: String): GetCustomResourceProviderResult