| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.fluent.models |
Package containing the inner data models for CdnManagementClient.
|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OptimizationType |
EndpointInner.optimizationType()
Get the optimizationType property: Specifies what scenario the customer wants this CDN endpoint to optimize for,
e.g.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointInner |
EndpointInner.withOptimizationType(OptimizationType optimizationType)
Set the optimizationType property: Specifies what scenario the customer wants this CDN endpoint to optimize for,
e.g.
|
| Modifier and Type | Field and Description |
|---|---|
static OptimizationType |
OptimizationType.DYNAMIC_SITE_ACCELERATION
Static value DynamicSiteAcceleration for OptimizationType.
|
static OptimizationType |
OptimizationType.GENERAL_MEDIA_STREAMING
Static value GeneralMediaStreaming for OptimizationType.
|
static OptimizationType |
OptimizationType.GENERAL_WEB_DELIVERY
Static value GeneralWebDelivery for OptimizationType.
|
static OptimizationType |
OptimizationType.LARGE_FILE_DOWNLOAD
Static value LargeFileDownload for OptimizationType.
|
static OptimizationType |
OptimizationType.VIDEO_ON_DEMAND_MEDIA_STREAMING
Static value VideoOnDemandMediaStreaming for OptimizationType.
|
| Modifier and Type | Method and Description |
|---|---|
static OptimizationType |
OptimizationType.fromString(String name)
Creates or finds a OptimizationType from its string representation.
|
OptimizationType |
EndpointPropertiesUpdateParameters.optimizationType()
Get the optimizationType property: Specifies what scenario the customer wants this CDN endpoint to optimize for,
e.g.
|
OptimizationType |
EndpointUpdateParameters.optimizationType()
Get the optimizationType property: Specifies what scenario the customer wants this CDN endpoint to optimize for,
e.g.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointPropertiesUpdateParameters |
EndpointPropertiesUpdateParameters.withOptimizationType(OptimizationType optimizationType)
Set the optimizationType property: Specifies what scenario the customer wants this CDN endpoint to optimize for,
e.g.
|
EndpointUpdateParameters |
EndpointUpdateParameters.withOptimizationType(OptimizationType optimizationType)
Set the optimizationType property: Specifies what scenario the customer wants this CDN endpoint to optimize for,
e.g.
|
EndpointProperties |
EndpointProperties.withOptimizationType(OptimizationType optimizationType)
Set the optimizationType property: Specifies what scenario the customer wants this CDN endpoint to optimize for,
e.g.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.