DiskCreationData.ProvisionedBandwidthCopySpeed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If this field is set on a snapshot and createOption is CopyStart, the snapshot will be copied at a quicker speed.
public Azure.ResourceManager.Compute.Models.ProvisionedBandwidthCopyOption? ProvisionedBandwidthCopySpeed { get; set; }
member this.ProvisionedBandwidthCopySpeed : Nullable<Azure.ResourceManager.Compute.Models.ProvisionedBandwidthCopyOption> with get, set
Public Property ProvisionedBandwidthCopySpeed As Nullable(Of ProvisionedBandwidthCopyOption)