你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ActiveDirectoryApplicationImpl 类

定义

ServicePrincipal 及其父接口的实现。

public class ActiveDirectoryApplicationImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.CreatableUpdatable<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryApplication,Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ApplicationInner,Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplicationImpl,Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId,Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate>, Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IDefinition, Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate, Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryApplication, Microsoft.Azure.Management.Graph.RBAC.Fluent.IHasCredential<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IWithCreate>, Microsoft.Azure.Management.Graph.RBAC.Fluent.IHasCredential<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ApplicationInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryApplication>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryApplication>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IUpdatable<Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate>
type ActiveDirectoryApplicationImpl = class
    inherit CreatableUpdatable<IActiveDirectoryApplication, ApplicationInner, ActiveDirectoryApplicationImpl, IHasId, IUpdate>
    interface IActiveDirectoryApplication
    interface IBeta
    interface IActiveDirectoryObject
    interface IIndexable
    interface IHasId
    interface IHasName
    interface IHasManager<GraphRbacManager>
    interface IHasInner<ApplicationInner>
    interface IUpdatable<IUpdate>
    interface IDefinition
    interface IBlank
    interface IWithSignOnUrl
    interface IWithCreate
    interface ICreatable<IActiveDirectoryApplication>
    interface IWithIdentifierUrl
    interface IWithReplyUrl
    interface IWithCredential
    interface IWithMultiTenant
    interface IUpdate
    interface IAppliable<IActiveDirectoryApplication>
    interface IWithSignOnUrl
    interface IWithIdentifierUrl
    interface IWithReplyUrl
    interface IWithCredential
    interface IWithMultiTenant
    interface IHasCredential<IWithCreate>
    interface IHasCredential<IUpdate>
Public Class ActiveDirectoryApplicationImpl
Inherits CreatableUpdatable(Of IActiveDirectoryApplication, ApplicationInner, ActiveDirectoryApplicationImpl, IHasId, IUpdate)
Implements IActiveDirectoryApplication, IAppliable(Of IActiveDirectoryApplication), IBeta, ICreatable(Of IActiveDirectoryApplication), IDefinition, IHasCredential(Of IUpdate), IHasCredential(Of IWithCreate), IHasId, IHasInner(Of ApplicationInner), IHasManager(Of GraphRbacManager), IHasName, IUpdatable(Of IUpdate), IUpdate
继承
实现

属性

CreatorTaskGroup

ServicePrincipal 及其父接口的实现。

(继承自 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
Inner

ServicePrincipal 及其父接口的实现。

(继承自 IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>)
Key

ServicePrincipal 及其父接口的实现。

(继承自 Indexable)
Name

ServicePrincipal 及其父接口的实现。

(继承自 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)

方法

AddCreatableDependency(IResourceCreator<IResourceT>)

ServicePrincipal 及其父接口的实现。

(继承自 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
ApplicationId()

ServicePrincipal 及其父接口的实现。

ApplicationPermissions()

ServicePrincipal 及其父接口的实现。

Apply()

ServicePrincipal 及其父接口的实现。

(继承自 CreatableUpdatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT,IUpdatableT>)
ApplyAsync(CancellationToken, Boolean)

ServicePrincipal 及其父接口的实现。

(继承自 CreatableUpdatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT,IUpdatableT>)
AvailableToOtherTenants()

ServicePrincipal 及其父接口的实现。

CertificateCredentials()

ServicePrincipal 及其父接口的实现。

Create()

ServicePrincipal 及其父接口的实现。

(继承自 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
CreateAsync(CancellationToken, Boolean)

ServicePrincipal 及其父接口的实现。

(继承自 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
CreatedResource(String)

ServicePrincipal 及其父接口的实现。

(继承自 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
CreateResource()

ServicePrincipal 及其父接口的实现。

(继承自 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
CreateResourceAsync(CancellationToken)

ServicePrincipal 及其父接口的实现。

DefineCertificateCredential<T>()

ServicePrincipal 及其父接口的实现。

DefineCertificateCredential<T>(String)

ServicePrincipal 及其父接口的实现。

DefinePasswordCredential<T>(String)

ServicePrincipal 及其父接口的实现。

GetInnerAsync(CancellationToken)

ServicePrincipal 及其父接口的实现。

Id()

ServicePrincipal 及其父接口的实现。

IdentifierUris()

ServicePrincipal 及其父接口的实现。

IsInCreateMode()

ServicePrincipal 及其父接口的实现。

Manager()

ServicePrincipal 及其父接口的实现。

PasswordCredentials()

ServicePrincipal 及其父接口的实现。

Refresh()

ServicePrincipal 及其父接口的实现。

(继承自 IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>)
RefreshAsync(CancellationToken)

ServicePrincipal 及其父接口的实现。

ReplyUrls()

ServicePrincipal 及其父接口的实现。

SetInner(InnerResourceT)

ServicePrincipal 及其父接口的实现。

(继承自 IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>)
SignOnUrl()

ServicePrincipal 及其父接口的实现。

Update()

ServicePrincipal 及其父接口的实现。

(继承自 CreatableUpdatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT,IUpdatableT>)
WithAvailableToOtherTenants(Boolean)

ServicePrincipal 及其父接口的实现。

WithCertificateCredential<T>(CertificateCredentialImpl<T>)

ServicePrincipal 及其父接口的实现。

WithIdentifierUrl(String)

ServicePrincipal 及其父接口的实现。

WithoutCredential(String)

ServicePrincipal 及其父接口的实现。

WithoutCredentialByIdentifier(String)

ServicePrincipal 及其父接口的实现。

WithoutIdentifierUrl(String)

ServicePrincipal 及其父接口的实现。

WithoutReplyUrl(String)

ServicePrincipal 及其父接口的实现。

WithPasswordCredential<T>(PasswordCredentialImpl<T>)

ServicePrincipal 及其父接口的实现。

WithReplyUrl(String)

ServicePrincipal 及其父接口的实现。

WithSignOnUrl(String)

ServicePrincipal 及其父接口的实现。

显式接口实现

IActiveDirectoryApplication.ApplicationId

获取应用程序 ID。

IActiveDirectoryApplication.ApplicationPermissions

获取应用程序权限。

IActiveDirectoryApplication.AvailableToOtherTenants

获取应用程序是否可供其他租户使用。

IActiveDirectoryApplication.CertificateCredentials

从其名称获取证书凭据的映射。

IActiveDirectoryApplication.IdentifierUris

获取应用程序的 URI 集合。

IActiveDirectoryApplication.PasswordCredentials

从其名称获取密码凭据的映射。

IActiveDirectoryApplication.ReplyUrls

获取应用程序的回复 URL 集合。

IActiveDirectoryApplication.SignOnUrl

获取应用程序的主页。

IHasCredential<IUpdate>.WithCertificateCredential(CertificateCredentialImpl<IUpdate>)

将凭据附加到此模型。

IHasCredential<IUpdate>.WithPasswordCredential(PasswordCredentialImpl<IUpdate>)

将凭据附加到此模型。

IHasCredential<IWithCreate>.WithCertificateCredential(CertificateCredentialImpl<IWithCreate>)

将凭据附加到此模型。

IHasCredential<IWithCreate>.WithPasswordCredential(PasswordCredentialImpl<IWithCreate>)

将凭据附加到此模型。

IHasId.Id

ServicePrincipal 及其父接口的实现。

IHasManager<GraphRbacManager>.Manager

ServicePrincipal 及其父接口的实现。

IResourceCreator<IResourceT>.CreateResource()

ServicePrincipal 及其父接口的实现。

(继承自 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
IResourceCreator<IResourceT>.CreateResourceAsync(CancellationToken)

ServicePrincipal 及其父接口的实现。

(继承自 Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>)
IWithCredential.DefineCertificateCredential()

启动证书凭据的定义。

IWithCredential.DefineCertificateCredential()

启动证书凭据的定义。

IWithCredential.DefineCertificateCredential(String)

启动证书凭据的定义。

IWithCredential.DefineCertificateCredential(String)

启动证书凭据的定义。

IWithCredential.DefinePasswordCredential(String)

启动密码凭据的定义。

IWithCredential.DefinePasswordCredential(String)

启动密码凭据的定义。

IWithCredential.WithoutCredential(String)

删除密钥。

IWithCredential.WithoutCredentialByIdentifier(String)

删除密钥。

IWithIdentifierUrl.WithIdentifierUrl(String)

将标识符 URL 添加到应用程序。

IWithIdentifierUrl.WithIdentifierUrl(String)

将标识符 URL 添加到应用程序。

IWithIdentifierUrl.WithoutIdentifierUrl(String)

从应用程序中删除标识符 URL。

IWithMultiTenant.WithAvailableToOtherTenants(Boolean)

指定应用程序是否可以在多个租户中使用。

IWithMultiTenant.WithAvailableToOtherTenants(Boolean)

指定应用程序是否可以在多个租户中使用。

IWithReplyUrl.WithoutReplyUrl(String)

删除回复 URL。

IWithReplyUrl.WithReplyUrl(String)

将回复 URL 添加到应用程序。

IWithReplyUrl.WithReplyUrl(String)

将回复 URL 添加到应用程序。

IWithSignOnUrl.WithSignOnUrl(String)

指定登录 URL。

IWithSignOnUrl.WithSignOnUrl(String)

指定登录 URL。

适用于