Compartir a través de


RuleDataSource.ResourceUri Propiedad

Definición

Obtiene o establece el identificador de recurso del recurso que supervisa la regla. NOTA: esta propiedad no se puede actualizar para una regla existente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a