ResourceModelWithAllowedPropertySetIdentity 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.
public class ResourceModelWithAllowedPropertySetIdentity : Microsoft.Azure.Management.KubernetesConfiguration.Extensions.Models.Identity
type ResourceModelWithAllowedPropertySetIdentity = class
inherit Identity
Public Class ResourceModelWithAllowedPropertySetIdentity
Inherits Identity
- Héritage
Constructeurs
ResourceModelWithAllowedPropertySetIdentity() |
Initialise une nouvelle instance de la classe ResourceModelWithAllowedPropertySetIdentity. |
ResourceModelWithAllowedPropertySetIdentity(String, String, Nullable<ResourceIdentityType>) |
Initialise une nouvelle instance de la classe ResourceModelWithAllowedPropertySetIdentity. |
Propriétés
PrincipalId |
Obtient l’ID principal de l’identité de ressource. (Hérité de Identity) |
TenantId |
Obtient l’ID de locataire de la ressource. (Hérité de Identity) |
Type |
Obtient ou définit le type d’identité. Les valeurs possibles sont les suivantes : « SystemAssigned » (Hérité de Identity) |
S’applique à
Azure SDK for .NET