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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET