AutomanageServicePrincipalData 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.
ID du principal de service de l’abonnement.
public class AutomanageServicePrincipalData : Azure.ResourceManager.Models.ResourceData
type AutomanageServicePrincipalData = class
inherit ResourceData
Public Class AutomanageServicePrincipalData
Inherits ResourceData
- Héritage
Constructeurs
AutomanageServicePrincipalData() |
Initialise une nouvelle instance d’AutomanageServicePrincipalData. |
Propriétés
Id |
ID de ressource complet pour la ressource. Ex : /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Hérité de ResourceData) |
IsAuthorizationSet |
Retourne le contributeur rôle RBAC existant ou non pour l’ID du principal de service. |
Name |
Nom de la ressource. (Hérité de ResourceData) |
ResourceType |
Type de la ressource. Par exemple, « Microsoft.Compute/virtualMachines » ou « Microsoft.Storage/storageAccounts ». (Hérité de ResourceData) |
ServicePrincipalId |
ID du principal de service de l’abonnement. |
SystemData |
Métadonnées Azure Resource Manager contenant les informations createdBy et modifiedBy. (Hérité de ResourceData) |
S’applique à
Azure SDK for .NET