ServicePrincipalsImpl クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ServicePrincipals とその親インターフェイスの実装。
public class ServicePrincipalsImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CreatableResources<Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal,Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipalImpl,Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ServicePrincipalInner>, Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipals, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByName<Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipalsOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager>
type ServicePrincipalsImpl = class
inherit CreatableResources<IServicePrincipal, ServicePrincipalImpl, ServicePrincipalInner>
interface IServicePrincipals
interface IBeta
interface ISupportsListing<IServicePrincipal>
interface ISupportsGettingById<IServicePrincipal>
interface ISupportsGettingByName<IServicePrincipal>
interface ISupportsCreating<IBlank>
interface ISupportsDeletingById
interface IHasManager<GraphRbacManager>
interface IHasInner<IServicePrincipalsOperations>
Public Class ServicePrincipalsImpl
Inherits CreatableResources(Of IServicePrincipal, ServicePrincipalImpl, ServicePrincipalInner)
Implements IBeta, IHasInner(Of IServicePrincipalsOperations), IHasManager(Of GraphRbacManager), IServicePrincipals, ISupportsCreating(Of IBlank), ISupportsGettingById(Of IServicePrincipal), ISupportsGettingByName(Of IServicePrincipal), ISupportsListing(Of IServicePrincipal)
- 継承
- 実装
プロパティ
Inner |
ServicePrincipals とその親インターフェイスの実装。 |
メソッド
明示的なインターフェイスの実装
IHasManager<GraphRbacManager>.Manager |
ServicePrincipals とその親インターフェイスの実装。 |
ISupportsCreating<IBlank>.Define(String) |
ServicePrincipals とその親インターフェイスの実装。 |
ISupportsGettingById<IServicePrincipal>.GetById(String) |
ServicePrincipals とその親インターフェイスの実装。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET