AzureCliCredentialOptions.TenantId Propriété
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.
ID du locataire sur lequel les informations d’identification s’authentifient par défaut. Si elles ne sont pas spécifiées, les informations d’identification s’authentifient auprès de n’importe quel locataire demandé et sont fournies par défaut sur le locataire fourni à la commande « az login ».
public string TenantId { get; set; }
member this.TenantId : string with get, set
Public Property TenantId As String
Valeur de propriété
S’applique à
Azure SDK for .NET