Partager via


ResourceModelWithAllowedPropertySetIdentity Classe

Définition

public class ResourceModelWithAllowedPropertySetIdentity : Microsoft.Azure.Management.KubernetesConfiguration.Extensions.Models.Identity
type ResourceModelWithAllowedPropertySetIdentity = class
    inherit Identity
Public Class ResourceModelWithAllowedPropertySetIdentity
Inherits Identity
Héritage
ResourceModelWithAllowedPropertySetIdentity

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 à