HybridnetworkFunctions

Functions

Link copied to clipboard

Device resource. 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

Network function resource response. API Version: 2020-01-01-preview.

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

Vendor resource. API Version: 2020-01-01-preview.

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

Customer subscription which can use a sku. API Version: 2020-01-01-preview.

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

The device registration key. API Version: 2020-01-01-preview.

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

The Sku credential definition. API Version: 2022-01-01-preview.