ManagedInstanceAzureADOnlyAuthentication Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Authentification Azure Active Directory uniquement.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ManagedInstanceAzureADOnlyAuthentication : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagedInstanceAzureADOnlyAuthentication = class
inherit ProxyResource
Public Class ManagedInstanceAzureADOnlyAuthentication
Inherits ProxyResource
- Héritage
- Attributs
Constructeurs
ManagedInstanceAzureADOnlyAuthentication() |
Initialise une nouvelle instance de la classe ManagedInstanceAzureADOnlyAuthentication. |
ManagedInstanceAzureADOnlyAuthentication(Boolean, String, String, String) |
Initialise une nouvelle instance de la classe ManagedInstanceAzureADOnlyAuthentication. |
Propriétés
AzureADOnlyAuthentication |
Obtient ou définit l’authentification Azure Active Directory uniquement activée. |
Id |
Obtient l'ID de ressource (Hérité de Resource) |
Name |
Obtient le nom de la ressource. (Hérité de Resource) |
Type |
Obtient le type de ressource. (Hérité de Resource) |
Méthodes
Validate() |
Validez l’objet. |
S’applique à
Azure SDK for .NET