AzurestackFunctions

Functions

Link copied to clipboard

Returns the specified product. API Version: 2017-06-01.

suspend fun getCustomerSubscription(customerSubscriptionName: String, registrationName: String, resourceGroup: String): GetCustomerSubscriptionResult
Link copied to clipboard

Returns the properties of a Linked Subscription resource. API Version: 2020-06-01-preview.

suspend fun getLinkedSubscription(linkedSubscriptionName: String, resourceGroup: String): GetLinkedSubscriptionResult
Link copied to clipboard

Returns the specified product. API Version: 2017-06-01.

suspend fun getProduct(argument: suspend GetProductPlainArgsBuilder.() -> Unit): GetProductResult
suspend fun getProduct(productName: String, registrationName: String, resourceGroup: String): GetProductResult
Link copied to clipboard

Returns a list of products. API Version: 2017-06-01.

suspend fun getProducts(argument: suspend GetProductsPlainArgsBuilder.() -> Unit): GetProductsResult
suspend fun getProducts(productName: String, registrationName: String, resourceGroup: String): GetProductsResult
Link copied to clipboard

Returns the properties of an Azure Stack registration. API Version: 2017-06-01.

suspend fun getRegistration(registrationName: String, resourceGroup: String): GetRegistrationResult
Link copied to clipboard

Returns the extended properties of a product. API Version: 2017-06-01.

suspend fun listProductDetails(productName: String, registrationName: String, resourceGroup: String): ListProductDetailsResult
Link copied to clipboard

Returns a list of products. API Version: 2017-06-01.

suspend fun listProducts(productName: String, registrationName: String, resourceGroup: String): ListProductsResult