GallerySoftDeletedResource.ResourceArmId Property

Definition

Gets or sets arm id of the soft-deleted resource

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to