Udostępnij za pośrednictwem


VirtualMachineOSImageReplicateParameters.TargetLocations Property

Definition

Optional. The replication target regional locations.Note: The regions in the request body are not additive. If an OS Image has already been replicated to Regions A, B, and C, and a request is made to replicate to Regions A and D, the VM Image will remain in Region A, will be replicated in Region D, and will be unreplicated from Regions B and 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)

Property Value

Applies to