UpgradeDetails.UpgradedResourceId Property

Definition

Gets resource ID of the upgraded vault.

[Newtonsoft.Json.JsonProperty(PropertyName="upgradedResourceId")]
public string UpgradedResourceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="upgradedResourceId")>]
member this.UpgradedResourceId : string
Public ReadOnly Property UpgradedResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to