次の方法で共有


VirtualMachineCaptureParameters.DestinationContainerName プロパティ

定義

宛先コンテナー名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象