HybridnetworkFunctions

Functions

Link copied to clipboard

Gets information about a artifact manifest resource. Uses Azure REST API version 2023-09-01. Other available API versions: 2024-04-15.

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

Gets information about the specified artifact store. Uses Azure REST API version 2023-09-01. Other available API versions: 2024-04-15.

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

Gets information about the specified configuration group schema. Uses Azure REST API version 2023-09-01. Other available API versions: 2024-04-15.

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

Gets information about the specified hybrid configuration group values. Uses Azure REST API version 2023-09-01. Other available API versions: 2024-04-15.

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

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

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

Gets information about the specified networkFunctionDefinition group. Uses Azure REST API version 2023-09-01. Other available API versions: 2024-04-15.

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

Gets information about a network function definition version. Uses Azure REST API version 2023-09-01. Other available API versions: 2024-04-15.

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

Gets information about the specified networkServiceDesign group. Uses Azure REST API version 2023-09-01. Other available API versions: 2024-04-15.

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

Gets information about a network service design version. Uses Azure REST API version 2023-09-01. Other available API versions: 2024-04-15.

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

Gets information about the specified publisher. Uses Azure REST API version 2023-09-01. Other available API versions: 2024-04-15.

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. Uses Azure REST API version 2023-09-01. Other available API versions: 2024-04-15.

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. Uses Azure REST API version 2023-09-01. Other available API versions: 2024-04-15.

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

Gets information about the specified vendor. Uses 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. Uses 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. Uses 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. Uses Azure REST API version 2023-09-01. Other available API versions: 2024-04-15.

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

List manual private endpoints on artifact stores Uses Azure REST API version 2024-04-15.

suspend fun listArtifactStorePrivateEndPoints(artifactStoreName: String, publisherName: String, resourceGroupName: String): ListArtifactStorePrivateEndPointsResult
Link copied to clipboard

List the registration key for the device. Uses 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. Uses Azure REST API version 2022-01-01-preview.