Partilhar via


MachineLearningWorkspaceResource.GetMachineLearningOutboundRuleBasic Método

Definição

Obtém uma regra de saída da rede gerenciada de um workspace de machine learning.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/outboundRules/{ruleName}
  • IdManagedNetworkSettingsRule_Get de operação
public virtual Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearningOutboundRuleBasicResource> GetMachineLearningOutboundRuleBasic (string ruleName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetMachineLearningOutboundRuleBasic : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearningOutboundRuleBasicResource>
override this.GetMachineLearningOutboundRuleBasic : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearningOutboundRuleBasicResource>
Public Overridable Function GetMachineLearningOutboundRuleBasic (ruleName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of MachineLearningOutboundRuleBasicResource)

Parâmetros

ruleName
String

Nome da regra de saída de rede gerenciada do workspace.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

ruleName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

ruleName é nulo.

Aplica-se a