UserAssignedProperties.ResourceId Propriedade

Definição

Obtém ou define a ID do recurso arm para a identidade atribuída pelo usuário a ser usada para buscar o 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a