CdnMigrationToAfdContent(CdnSku) Constructor
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.
Initializes a new instance of CdnMigrationToAfdContent.
public CdnMigrationToAfdContent(Azure.ResourceManager.Cdn.Models.CdnSku sku);
new Azure.ResourceManager.Cdn.Models.CdnMigrationToAfdContent : Azure.ResourceManager.Cdn.Models.CdnSku -> Azure.ResourceManager.Cdn.Models.CdnMigrationToAfdContent
Public Sub New (sku As CdnSku)
Parameters
- sku
- CdnSku
Sku for the migration Serialized Name: CdnMigrationToAfdParameters.sku
Exceptions
sku
is null.