Compartir a través de


UserAssignedProperties.ResourceId Propiedad

Definición

Obtiene o establece el identificador de recurso de Arm para la identidad asignada por el usuario que se usará para capturar el token MSI.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a