Share via


DscReportResource.ResourceName Propiedad

Definición

Obtiene o establece el nombre del recurso.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a