Share via


AzureIaaSVMProtectedItem.ProtectedItemDataId Property

Definition

Gets or sets data ID of the protected item.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to