MachineLearningUnderlyingResourceAction Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O MachineLearningUnderlyingResourceAction.
public readonly struct MachineLearningUnderlyingResourceAction : IEquatable<Azure.ResourceManager.MachineLearning.Models.MachineLearningUnderlyingResourceAction>
type MachineLearningUnderlyingResourceAction = struct
Public Structure MachineLearningUnderlyingResourceAction
Implements IEquatable(Of MachineLearningUnderlyingResourceAction)
- Herança
-
MachineLearningUnderlyingResourceAction
- Implementações
Construtores
MachineLearningUnderlyingResourceAction(String) |
Inicializa uma nova instância de MachineLearningUnderlyingResourceAction. |
Propriedades
Delete |
Excluir. |
Detach |
Desanexar. |
Métodos
Equals(MachineLearningUnderlyingResourceAction) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(MachineLearningUnderlyingResourceAction, MachineLearningUnderlyingResourceAction) |
Determina se dois MachineLearningUnderlyingResourceAction valores são os mesmos. |
Implicit(String to MachineLearningUnderlyingResourceAction) |
Converte uma cadeia de caracteres em um MachineLearningUnderlyingResourceAction. |
Inequality(MachineLearningUnderlyingResourceAction, MachineLearningUnderlyingResourceAction) |
Determina se dois MachineLearningUnderlyingResourceAction valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET