Condividi tramite


ServicePrincipalsImpl.GetByName(String) Method

Definition

public Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal GetByName (string spn);
abstract member GetByName : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal
override this.GetByName : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal
Public Function GetByName (spn As String) As IServicePrincipal

Parameters

spn
String

Returns

Implements

Applies to