Compartilhar via


ServicePrincipalImpl.WithExistingApplication Método

Definição

Sobrecargas

WithExistingApplication(String)
WithExistingApplication(IActiveDirectoryApplication)

WithExistingApplication(String)

public Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipalImpl WithExistingApplication (string id);
member this.WithExistingApplication : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipalImpl
Public Function WithExistingApplication (id As String) As ServicePrincipalImpl

Parâmetros

id
String

Retornos

Aplica-se a

WithExistingApplication(IActiveDirectoryApplication)

public Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipalImpl WithExistingApplication (Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryApplication application);
member this.WithExistingApplication : Microsoft.Azure.Management.Graph.RBAC.Fluent.IActiveDirectoryApplication -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipalImpl
Public Function WithExistingApplication (application As IActiveDirectoryApplication) As ServicePrincipalImpl

Parâmetros

Retornos

Aplica-se a