Freigeben über


ServicePrincipalImpl.WithExistingApplication Methode

Definition

Überlädt

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

Parameter

id
String

Gibt zurück

Gilt für:

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

Parameter

Gibt zurück

Gilt für: