Partager via


ManagedHsmProperties.TenantId Propriété

Définition

Obtient ou définit l’ID de locataire Azure Active Directory qui doit être utilisé pour l’authentification des demandes adressées au pool HSM managé.

[Newtonsoft.Json.JsonProperty(PropertyName="tenantId")]
public Guid? TenantId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tenantId")>]
member this.TenantId : Nullable<Guid> with get, set
Public Property TenantId As Nullable(Of Guid)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à