| 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 |
|---|---|
ResourceReference |
EndpointInner.defaultOriginGroup()
Get the defaultOriginGroup property: A reference to the origin group.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointInner |
EndpointInner.withDefaultOriginGroup(ResourceReference defaultOriginGroup)
Set the defaultOriginGroup property: A reference to the origin group.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceReference |
EndpointPropertiesUpdateParameters.defaultOriginGroup()
Get the defaultOriginGroup property: A reference to the origin group.
|
ResourceReference |
EndpointUpdateParameters.defaultOriginGroup()
Get the defaultOriginGroup property: A reference to the origin group.
|
ResourceReference |
ResourceReference.withId(String id)
Set the id property: Resource ID.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointPropertiesUpdateParameters |
EndpointPropertiesUpdateParameters.withDefaultOriginGroup(ResourceReference defaultOriginGroup)
Set the defaultOriginGroup property: A reference to the origin group.
|
EndpointUpdateParameters |
EndpointUpdateParameters.withDefaultOriginGroup(ResourceReference defaultOriginGroup)
Set the defaultOriginGroup property: A reference to the origin group.
|
EndpointProperties |
EndpointProperties.withDefaultOriginGroup(ResourceReference defaultOriginGroup)
Set the defaultOriginGroup property: A reference to the origin group.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.