ServicePrincipalsImpl.WrapModel Méthode
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.
Surcharges
WrapModel(ServicePrincipalInner) | |
WrapModel(String) |
WrapModel(ServicePrincipalInner)
protected override Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal WrapModel (Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ServicePrincipalInner servicePrincipalInner);
override this.WrapModel : Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ServicePrincipalInner -> Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal
Protected Overrides Function WrapModel (servicePrincipalInner As ServicePrincipalInner) As IServicePrincipal
Paramètres
- servicePrincipalInner
- ServicePrincipalInner
Retours
S’applique à
WrapModel(String)
protected override Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipalImpl WrapModel (string name);
override this.WrapModel : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipalImpl
Protected Overrides Function WrapModel (name As String) As ServicePrincipalImpl
Paramètres
- name
- String
Retours
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET