Sdílet prostřednictvím


ServicePrincipalImpl.IWithCredentialBeta.WithoutCredential(String) Method

Definition

Removes a key.

Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate IWithCredentialBeta.WithoutCredential (string name);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IWithCredentialBeta.WithoutCredential : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IWithCredentialBeta.WithoutCredential : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ServicePrincipal.Update.IUpdate
Function WithoutCredential (name As String) As IUpdate Implements IWithCredentialBeta.WithoutCredential

Parameters

name
String

The name of the key.

Returns

Implements

Applies to