Compartir a través de


RuleDataSource.LegacyResourceId Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a