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)
Property Value
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for .NET