你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DiskCreationData.ProvisionedBandwidthCopySpeed Property

Definition

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)

Property Value

Applies to