Share via


CreationData.SecurityDataUri プロパティ

定義

createOption が ImportSecure の場合、VM ゲスト状態にインポートする BLOB の URI を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象