ArmCdnModelFactory.CanMigrateContent(ResourceIdentifier) Method
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.
public static Azure.ResourceManager.Cdn.Models.CanMigrateContent CanMigrateContent(Azure.Core.ResourceIdentifier classicResourceReferenceId = default);
static member CanMigrateContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Cdn.Models.CanMigrateContent
Public Shared Function CanMigrateContent (Optional classicResourceReferenceId As ResourceIdentifier = Nothing) As CanMigrateContent
Parameters
- classicResourceReferenceId
- ResourceIdentifier
Resource ID.
Returns
A new CanMigrateContent instance for mocking.