次の方法で共有


ServicePrincipalsImpl クラス

定義

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 とその親インターフェイスの実装。

メソッド

Create(ICreatable<IFluentResourceT>[])

ServicePrincipals とその親インターフェイスの実装。

(継承元 CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>)
Create(IEnumerable<ICreatable<IFluentResourceT>>)

ServicePrincipals とその親インターフェイスの実装。

(継承元 CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>)
CreateAsync(IEnumerable<ICreatable<IFluentResourceT>>, CancellationToken)

ServicePrincipals とその親インターフェイスの実装。

(継承元 CreatableResources<IFluentResourceT,FluentResourceT,InnerResourceT>)
Define(String)

ServicePrincipals とその親インターフェイスの実装。

DeleteById(String)

ServicePrincipals とその親インターフェイスの実装。

DeleteByIdAsync(String, CancellationToken)

ServicePrincipals とその親インターフェイスの実装。

GetById(String)

ServicePrincipals とその親インターフェイスの実装。

GetByIdAsync(String, CancellationToken)

ServicePrincipals とその親インターフェイスの実装。

GetByName(String)

ServicePrincipals とその親インターフェイスの実装。

GetByNameAsync(String, CancellationToken)

ServicePrincipals とその親インターフェイスの実装。

List()

ServicePrincipals とその親インターフェイスの実装。

ListAsync(Boolean, CancellationToken)

ServicePrincipals とその親インターフェイスの実装。

WrapList(IEnumerable<InnerResourceT>)

このメソッドは、各ページに、特定の内部ページ リストの対応するページ内の内部リソースをラップするインスタンスを含むページリストを返します。

(継承元 ReadableWrappers<IFluentResourceT,FluentResourceT,InnerResourceT>)
WrapModel(InnerResourceT)

ServicePrincipals とその親インターフェイスの実装。

(継承元 ReadableWrappers<IFluentResourceT,FluentResourceT,InnerResourceT>)
WrapModel(ServicePrincipalInner)

ServicePrincipals とその親インターフェイスの実装。

WrapModel(String)

ServicePrincipals とその親インターフェイスの実装。

明示的なインターフェイスの実装

IHasManager<GraphRbacManager>.Manager

ServicePrincipals とその親インターフェイスの実装。

ISupportsCreating<IBlank>.Define(String)

ServicePrincipals とその親インターフェイスの実装。

ISupportsGettingById<IServicePrincipal>.GetById(String)

ServicePrincipals とその親インターフェイスの実装。

適用対象