Share via


CreationData.SecurityDataUri Property

Definition

Gets or sets if createOption is ImportSecure, this is the URI of a blob to be imported into VM guest state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to