다음을 통해 공유


RelocateVolumeRequest.CreationToken Property

Definition

Gets or sets new creation token for the volume that controls the mount point name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to