IBlank Interface

Definition

The first stage of the application definition.

public interface IBlank : Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Definition.IWithSignOnUrl
type IBlank = interface
    interface IWithSignOnUrl
Public Interface IBlank
Implements IWithSignOnUrl
Derived
Implements

Methods

WithSignOnUrl(String)

Specifies the sign on URL.

(Inherited from IWithSignOnUrl)

Applies to