Compartir a través de


PermissionScope.Service Propiedad

Definición

Obtiene o establece el servicio usado por el usuario local, por ejemplo, blob o archivo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a