ResourceCertificateDetails.ResourceId Property

Definition

Gets or sets resource ID of the vault.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to