次の方法で共有


VirtualMachineOSImageReplicateParameters.TargetLocations プロパティ

定義

任意。 レプリケーションターゲットのリージョンの場所。注: 要求本文のリージョンは加算されません。 OS イメージが既にリージョン 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)

プロパティ値

適用対象