HybridnetworkFunctions

Functions

Link copied to clipboard

Gets information about the specified device. API Version: 2020-01-01-preview.

suspend fun getDevice(argument: suspend GetDevicePlainArgsBuilder.() -> Unit): GetDeviceResult
suspend fun getDevice(deviceName: String, resourceGroupName: String): GetDeviceResult
Link copied to clipboard

Gets information about the specified network function resource. API Version: 2020-01-01-preview.

suspend fun getNetworkFunction(networkFunctionName: String, resourceGroupName: String): GetNetworkFunctionResult
Link copied to clipboard

Gets information about the specified vendor. API Version: 2020-01-01-preview.

suspend fun getVendor(vendorName: String): GetVendorResult
suspend fun getVendor(argument: suspend GetVendorPlainArgsBuilder.() -> Unit): GetVendorResult
Link copied to clipboard

Gets the preview information of a vendor sku. API Version: 2020-01-01-preview.

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(skuName: String, vendorName: String): GetVendorSkusResult
Link copied to clipboard

List the registration key for the device. API Version: 2020-01-01-preview.

suspend fun listDeviceRegistrationKey(deviceName: String, resourceGroupName: String): ListDeviceRegistrationKeyResult
Link copied to clipboard

Generate credentials for publishing SKU images. API Version: 2022-01-01-preview.