ServerAzureADOnlyAuthentication Classe
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.
Autenticação somente do Azure Active Directory.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ServerAzureADOnlyAuthentication : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServerAzureADOnlyAuthentication = class
inherit ProxyResource
Public Class ServerAzureADOnlyAuthentication
Inherits ProxyResource
- Herança
- Atributos
Construtores
ServerAzureADOnlyAuthentication() |
Inicializa uma nova instância da classe ServerAzureADOnlyAuthentication. |
ServerAzureADOnlyAuthentication(Boolean, String, String, String) |
Inicializa uma nova instância da classe ServerAzureADOnlyAuthentication. |
Propriedades
AzureADOnlyAuthentication |
Obtém ou define somente a Autenticação do Azure Active Directory habilitada. |
Id |
Obtém a ID do recurso. (Herdado de Resource) |
Name |
Obtém o nome do recurso. (Herdado de Resource) |
Type |
Obtém o tipo de recurso. (Herdado de Resource) |
Métodos
Validate() |
Valide o objeto . |
Aplica-se a
Azure SDK for .NET