getManagedNetworkSettingsRule

Gets an outbound rule from the managed network of a machine learning workspace. Azure REST API version: 2023-04-01-preview. Other available API versions: 2023-06-01-preview, 2023-08-01-preview, 2023-10-01.

Return

Outbound Rule Basic Resource for the managed network of a machine learning workspace.

Parameters

argument

null


suspend fun getManagedNetworkSettingsRule(resourceGroupName: String, ruleName: String, workspaceName: String): GetManagedNetworkSettingsRuleResult

Return

Outbound Rule Basic Resource for the managed network of a machine learning workspace.

See also

Parameters

resourceGroupName

The name of the resource group. The name is case insensitive.

ruleName

Name of the workspace managed network outbound rule

workspaceName

Name of Azure Machine Learning workspace.


Return

Outbound Rule Basic Resource for the managed network of a machine learning workspace.

See also

Parameters

argument

Builder for com.pulumi.azurenative.machinelearningservices.kotlin.inputs.GetManagedNetworkSettingsRulePlainArgs.