HybridnetworkFunctions

Functions

Link copied to clipboard

Gets information about a artifact manifest resource. Azure REST API version: 2023-09-01.

suspend fun getArtifactManifest(artifactManifestName: String, artifactStoreName: String, publisherName: String, resourceGroupName: String): GetArtifactManifestResult
Link copied to clipboard

Gets information about the specified artifact store. Azure REST API version: 2023-09-01.

suspend fun getArtifactStore(artifactStoreName: String, publisherName: String, resourceGroupName: String): GetArtifactStoreResult
Link copied to clipboard

Gets information about the specified configuration group schema. Azure REST API version: 2023-09-01.

suspend fun getConfigurationGroupSchema(configurationGroupSchemaName: String, publisherName: String, resourceGroupName: String): GetConfigurationGroupSchemaResult
Link copied to clipboard

Gets information about the specified hybrid configuration group values. Azure REST API version: 2023-09-01.

suspend fun getConfigurationGroupValue(configurationGroupValueName: String, resourceGroupName: String): GetConfigurationGroupValueResult
Link copied to clipboard

Gets information about the specified device. Azure REST API version: 2022-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. Azure REST API version: 2022-01-01-preview. Other available API versions: 2023-09-01.

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

Gets information about the specified networkFunctionDefinition group. Azure REST API version: 2023-09-01.

suspend fun getNetworkFunctionDefinitionGroup(networkFunctionDefinitionGroupName: String, publisherName: String, resourceGroupName: String): GetNetworkFunctionDefinitionGroupResult
Link copied to clipboard

Gets information about a network function definition version. Azure REST API version: 2023-09-01.

suspend fun getNetworkFunctionDefinitionVersion(networkFunctionDefinitionGroupName: String, networkFunctionDefinitionVersionName: String, publisherName: String, resourceGroupName: String): GetNetworkFunctionDefinitionVersionResult
Link copied to clipboard

Gets information about the specified networkServiceDesign group. Azure REST API version: 2023-09-01.

suspend fun getNetworkServiceDesignGroup(networkServiceDesignGroupName: String, publisherName: String, resourceGroupName: String): GetNetworkServiceDesignGroupResult
Link copied to clipboard

Gets information about a network service design version. Azure REST API version: 2023-09-01.

suspend fun getNetworkServiceDesignVersion(networkServiceDesignGroupName: String, networkServiceDesignVersionName: String, publisherName: String, resourceGroupName: String): GetNetworkServiceDesignVersionResult
Link copied to clipboard

Gets information about the specified publisher. Azure REST API version: 2023-09-01.

suspend fun getPublisher(publisherName: String, resourceGroupName: String): GetPublisherResult
Link copied to clipboard
suspend fun getSite(argument: GetSitePlainArgs): GetSiteResult

Gets information about the specified network site. Azure REST API version: 2023-09-01.

suspend fun getSite(argument: suspend GetSitePlainArgsBuilder.() -> Unit): GetSiteResult
suspend fun getSite(resourceGroupName: String, siteName: String): GetSiteResult
Link copied to clipboard

Gets information about the specified site network service. Azure REST API version: 2023-09-01.

suspend fun getSiteNetworkService(resourceGroupName: String, siteNetworkServiceName: String): GetSiteNetworkServiceResult
Link copied to clipboard

Gets information about the specified vendor. Azure REST API version: 2022-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. Azure REST API version: 2022-01-01-preview.

suspend fun getVendorSkuPreview(previewSubscription: String, skuName: String, vendorName: String): GetVendorSkuPreviewResult
Link copied to clipboard

Gets information about the specified sku. Azure REST API version: 2022-01-01-preview.

suspend fun getVendorSkus(skuName: String, vendorName: String): GetVendorSkusResult
Link copied to clipboard

List credential for publishing artifacts defined in artifact manifest. Azure REST API version: 2023-09-01.

suspend fun listArtifactManifestCredential(artifactManifestName: String, artifactStoreName: String, publisherName: String, resourceGroupName: String): ListArtifactManifestCredentialResult
Link copied to clipboard

List the registration key for the device. Azure REST API version: 2022-01-01-preview.

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

Generate credentials for publishing SKU images. Azure REST API version: 2022-01-01-preview.