Hybridnetwork Functions
object HybridnetworkFunctions
Functions
Link copied to clipboard
Device resource. API Version: 2020-01-01-preview.
Link copied to clipboard
Network function resource response. API Version: 2020-01-01-preview.
suspend fun getNetworkFunction(argument: suspend GetNetworkFunctionPlainArgsBuilder.() -> Unit): GetNetworkFunctionResult
suspend fun getNetworkFunction(networkFunctionName: String, resourceGroupName: String): GetNetworkFunctionResult
Link copied to clipboard
Vendor resource. API Version: 2020-01-01-preview.
Link copied to clipboard
Customer subscription which can use a sku. API Version: 2020-01-01-preview.
suspend fun getVendorSkuPreview(argument: suspend GetVendorSkuPreviewPlainArgsBuilder.() -> Unit): GetVendorSkuPreviewResult
suspend fun getVendorSkuPreview(previewSubscription: String, skuName: String, vendorName: String): GetVendorSkuPreviewResult
Link copied to clipboard
Sku sub resource. API Version: 2020-01-01-preview.
suspend fun getVendorSkus(argument: suspend GetVendorSkusPlainArgsBuilder.() -> Unit): GetVendorSkusResult
Link copied to clipboard
suspend fun listDeviceRegistrationKey(argument: ListDeviceRegistrationKeyPlainArgs): ListDeviceRegistrationKeyResult
The device registration key. API Version: 2020-01-01-preview.
suspend fun listDeviceRegistrationKey(argument: suspend ListDeviceRegistrationKeyPlainArgsBuilder.() -> Unit): ListDeviceRegistrationKeyResult
suspend fun listDeviceRegistrationKey(deviceName: String, resourceGroupName: String): ListDeviceRegistrationKeyResult
Link copied to clipboard
suspend fun listVendorSkusCredential(argument: ListVendorSkusCredentialPlainArgs): ListVendorSkusCredentialResult
The Sku credential definition. API Version: 2022-01-01-preview.
suspend fun listVendorSkusCredential(argument: suspend ListVendorSkusCredentialPlainArgsBuilder.() -> Unit): ListVendorSkusCredentialResult
suspend fun listVendorSkusCredential(skuName: String, vendorName: String): ListVendorSkusCredentialResult