Partilhar via


IWithIdentifierUrl.WithoutIdentifierUrl(String) Método

Definição

Remove uma URL do identificador do aplicativo.

public Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate WithoutIdentifierUrl (string identifierUrl);
abstract member WithoutIdentifierUrl : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryApplication.Update.IUpdate
Public Function WithoutIdentifierUrl (identifierUrl As String) As IUpdate

Parâmetros

identifierUrl
String

URI do identificador a ser removido.

Retornos

Aplica-se a