IWithApplicationBeta Schnittstelle

Definition

Eine Dienstprinzipaldefinition, die die Angabe der Anwendung ermöglicht.

public interface IWithApplicationBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithApplicationBeta = interface
    interface IBeta
Public Interface IWithApplicationBeta
Implements IBeta
Abgeleitet
Implementiert

Methoden

WithExistingApplication(IActiveDirectoryApplication)

Gibt eine vorhandene Anwendung an, die vom Dienstprinzipal verwendet werden soll.

WithExistingApplication(String)

Gibt eine vorhandene Anwendung anhand ihrer App-ID an.

WithNewApplication(ICreatable<IActiveDirectoryApplication>)

Gibt eine neue Anwendung an, die vom Dienstprinzipal erstellt und verwendet werden soll.

WithNewApplication(String)

Gibt eine neue Anwendung an, die vom Dienstprinzipal erstellt und verwendet werden soll.

Gilt für: