Hybridnetwork Functions
object HybridnetworkFunctions
Functions
Link copied to clipboard
Gets information about the specified device. API Version: 2020-01-01-preview.
Link copied to clipboard
Gets information about the specified network function resource. 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
Gets information about the specified vendor. API Version: 2020-01-01-preview.
Link copied to clipboard
Gets the preview information of a vendor 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
Gets information about the specified sku. API Version: 2020-01-01-preview.
suspend fun getVendorSkus(argument: suspend GetVendorSkusPlainArgsBuilder.() -> Unit): GetVendorSkusResult
Link copied to clipboard
suspend fun listDeviceRegistrationKey(argument: ListDeviceRegistrationKeyPlainArgs): ListDeviceRegistrationKeyResult
List the registration key for the device. 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
Generate credentials for publishing SKU images. API Version: 2022-01-01-preview.
suspend fun listVendorSkusCredential(argument: suspend ListVendorSkusCredentialPlainArgsBuilder.() -> Unit): ListVendorSkusCredentialResult
suspend fun listVendorSkusCredential(skuName: String, vendorName: String): ListVendorSkusCredentialResult