ServicePrincipalsImpl.WrapModel Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- servicePrincipalInner
- ServicePrincipalInner
Returns
Applies to
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
Parameters
- name
- String
Returns
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET