次の方法で共有


VirtualMachineVMImageReplicateParameters.TargetLocations プロパティ

定義

必須。 レプリケーションターゲットのリージョンの場所。注: 要求本文のリージョンは追加ではありません。 VM イメージがリージョン A、B、C に既にレプリケートされていて、リージョン A と D にレプリケートする要求が行われた場合、VM イメージはリージョン A に残り、リージョン D にレプリケートされ、リージョン B と C から参照できなくなります。

public System.Collections.Generic.IList<string> TargetLocations { get; set; }
member this.TargetLocations : System.Collections.Generic.IList<string> with get, set
Public Property TargetLocations As IList(Of String)

プロパティ値

適用対象