Uses of Class
com.azure.resourcemanager.cdn.fluent.models.ProfileInner

Packages that use ProfileInner
Package
Description
Package containing the service clients for CdnManagementClient.
Package containing the inner data models for CdnManagementClient.
Package containing the data models for CdnManagementClient.
  • Uses of ProfileInner in com.azure.resourcemanager.cdn.fluent

    Modifier and Type
    Method
    Description
    ProfilesClient.create(String resourceGroupName, String profileName, ProfileInner profile)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    ProfilesClient.create(String resourceGroupName, String profileName, ProfileInner profile, com.azure.core.util.Context context)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    ProfilesClient.getByResourceGroup(String resourceGroupName, String profileName)
    Gets an Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    ProfilesClient.update(String resourceGroupName, String profileName, ProfileUpdateParameters profileUpdateParameters)
    Updates an existing Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    ProfilesClient.update(String resourceGroupName, String profileName, ProfileUpdateParameters profileUpdateParameters, com.azure.core.util.Context context)
    Updates an existing Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    AfdProfilesClient.upgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)
    Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor.
    AfdProfilesClient.upgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters, com.azure.core.util.Context context)
    Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor.
    Methods in com.azure.resourcemanager.cdn.fluent that return types with arguments of type ProfileInner
    Modifier and Type
    Method
    Description
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginCreate(String resourceGroupName, String profileName, ProfileInner profile)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginCreate(String resourceGroupName, String profileName, ProfileInner profile)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginCreate(String resourceGroupName, String profileName, ProfileInner profile, com.azure.core.util.Context context)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginCreate(String resourceGroupName, String profileName, ProfileInner profile, com.azure.core.util.Context context)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginCreateAsync(String resourceGroupName, String profileName, ProfileInner profile)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginCreateAsync(String resourceGroupName, String profileName, ProfileInner profile)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginUpdate(String resourceGroupName, String profileName, ProfileUpdateParameters profileUpdateParameters)
    Updates an existing Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginUpdate(String resourceGroupName, String profileName, ProfileUpdateParameters profileUpdateParameters)
    Updates an existing Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginUpdate(String resourceGroupName, String profileName, ProfileUpdateParameters profileUpdateParameters, com.azure.core.util.Context context)
    Updates an existing Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginUpdate(String resourceGroupName, String profileName, ProfileUpdateParameters profileUpdateParameters, com.azure.core.util.Context context)
    Updates an existing Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginUpdateAsync(String resourceGroupName, String profileName, ProfileUpdateParameters profileUpdateParameters)
    Updates an existing Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginUpdateAsync(String resourceGroupName, String profileName, ProfileUpdateParameters profileUpdateParameters)
    Updates an existing Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    AfdProfilesClient.beginUpgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)
    Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    AfdProfilesClient.beginUpgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)
    Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    AfdProfilesClient.beginUpgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters, com.azure.core.util.Context context)
    Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    AfdProfilesClient.beginUpgrade(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters, com.azure.core.util.Context context)
    Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor.
    com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    AfdProfilesClient.beginUpgradeAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)
    Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor.
    com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    AfdProfilesClient.beginUpgradeAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)
    Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor.
    ProfilesClient.createAsync(String resourceGroupName, String profileName, ProfileInner profile)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    ProfilesClient.getByResourceGroupAsync(String resourceGroupName, String profileName)
    Gets an Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    com.azure.core.http.rest.Response<ProfileInner>
    ProfilesClient.getByResourceGroupWithResponse(String resourceGroupName, String profileName, com.azure.core.util.Context context)
    Gets an Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    Mono<com.azure.core.http.rest.Response<ProfileInner>>
    ProfilesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String profileName)
    Gets an Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    com.azure.core.http.rest.PagedIterable<ProfileInner>
    ProfilesClient.list()
    Lists all of the Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within an Azure subscription.
    com.azure.core.http.rest.PagedIterable<ProfileInner>
    ProfilesClient.list(com.azure.core.util.Context context)
    Lists all of the Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within an Azure subscription.
    com.azure.core.http.rest.PagedFlux<ProfileInner>
    ProfilesClient.listAsync()
    Lists all of the Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within an Azure subscription.
    com.azure.core.http.rest.PagedIterable<ProfileInner>
    ProfilesClient.listByResourceGroup(String resourceGroupName)
    Lists all of the Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within a resource group.
    com.azure.core.http.rest.PagedIterable<ProfileInner>
    ProfilesClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)
    Lists all of the Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within a resource group.
    com.azure.core.http.rest.PagedFlux<ProfileInner>
    ProfilesClient.listByResourceGroupAsync(String resourceGroupName)
    Lists all of the Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within a resource group.
    ProfilesClient.updateAsync(String resourceGroupName, String profileName, ProfileUpdateParameters profileUpdateParameters)
    Updates an existing Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
    AfdProfilesClient.upgradeAsync(String resourceGroupName, String profileName, ProfileUpgradeParameters profileUpgradeParameters)
    Upgrade a profile from Standard_AzureFrontDoor to Premium_AzureFrontDoor.
    Methods in com.azure.resourcemanager.cdn.fluent with parameters of type ProfileInner
    Modifier and Type
    Method
    Description
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginCreate(String resourceGroupName, String profileName, ProfileInner profile)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginCreate(String resourceGroupName, String profileName, ProfileInner profile, com.azure.core.util.Context context)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ProfileInner>,ProfileInner>
    ProfilesClient.beginCreateAsync(String resourceGroupName, String profileName, ProfileInner profile)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    ProfilesClient.create(String resourceGroupName, String profileName, ProfileInner profile)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    ProfilesClient.create(String resourceGroupName, String profileName, ProfileInner profile, com.azure.core.util.Context context)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    ProfilesClient.createAsync(String resourceGroupName, String profileName, ProfileInner profile)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
    Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>
    ProfilesClient.createWithResponseAsync(String resourceGroupName, String profileName, ProfileInner profile)
    Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
  • Uses of ProfileInner in com.azure.resourcemanager.cdn.fluent.models

    Modifier and Type
    Method
    Description
    ProfileInner.withIdentity(ManagedServiceIdentity identity)
    Set the identity property: Managed service identity (system assigned and/or user assigned identities).
    ProfileInner.withLocation(String location)
    ProfileInner.withOriginResponseTimeoutSeconds(Integer originResponseTimeoutSeconds)
    Set the originResponseTimeoutSeconds property: Send and receive timeout on forwarding request to the origin.
    ProfileInner.withSku(Sku sku)
    Set the sku property: The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile.
    ProfileInner.withTags(Map<String,String> tags)
  • Uses of ProfileInner in com.azure.resourcemanager.cdn.models

    Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type ProfileInner
    Modifier and Type
    Method
    Description
    ProfileListResult.value()
    Get the value property: List of CDN profiles within a resource group.