Compartir a través de


ResourceCertificateDetails.ResourceId Propiedad

Definición

Obtiene o establece el identificador de recurso del almacén.

[Newtonsoft.Json.JsonProperty(PropertyName="resourceId")]
public long? ResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceId")>]
member this.ResourceId : Nullable<int64> with get, set
Public Property ResourceId As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a