Compartir a través de


ManagedIdentityCredential.ResourceId Propiedad

Definición

Obtiene o establece el identificador de recurso de la identidad administrada asignada por el usuario.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.resourceId")]
public string ResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.resourceId")>]
member this.ResourceId : string with get, set
Public Property ResourceId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a