82 строки
3.9 KiB
YAML
82 строки
3.9 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: com.microsoft.azure.management.cdn._cdn_endpoint._update
|
|
id: _update
|
|
parent: com.microsoft.azure.management.cdn
|
|
href: com.microsoft.azure.management.cdn._cdn_endpoint._update.yml
|
|
langs:
|
|
- java
|
|
name: CdnEndpoint.Update
|
|
nameWithType: CdnEndpoint.Update
|
|
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.Update
|
|
type: Interface
|
|
source:
|
|
remote:
|
|
path: azure-mgmt-cdn/src/main/java/com/microsoft/azure/management/cdn/CdnEndpoint.java
|
|
branch: v1.3.0
|
|
repo: https://github.com/Azure/azure-sdk-for-java
|
|
path: azure-mgmt-cdn/src/main/java/com/microsoft/azure/management/cdn/CdnEndpoint.java
|
|
startLine: 1034
|
|
package: com.microsoft.azure.management.cdn
|
|
summary: <p>The entirety of a CDN endpoint update as part of a CDN profile update. </p>
|
|
syntax:
|
|
content: public interface Update extends Settable<CdnProfile.Update>
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.model._settable.parent()
|
|
references:
|
|
- uid: com.microsoft.azure.management.resources.fluentcore.model._settable.parent()
|
|
parent: com.microsoft.azure.management.resources.fluentcore.model._settable
|
|
href: com.microsoft.azure.management.resources.fluentcore.model._settable.yml
|
|
name: parent()
|
|
nameWithType: Settable<ParentT>.parent()
|
|
fullName: com.microsoft.azure.management.resources.fluentcore.model.Settable<ParentT>.parent()
|
|
type: Method
|
|
summary: >-
|
|
<p>Begins an update for a child resource. </p>
|
|
|
|
<p>This is the beginning of the builder pattern used to update child resources The final method completing the update and continue the actual parent resource update process in Azure is <xref uid="com.microsoft.azure.management.resources.fluentcore.model._settable.parent()" data-throw-if-not-resolved="false">Settable#parent()</xref>.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public ParentT parent()
|
|
return:
|
|
type: 18a275b1
|
|
description: <p>the stage of parent resource update </p>
|
|
- uid: com.microsoft.azure.management.resources.fluentcore.model._settable
|
|
parent: com.microsoft.azure.management.resources.fluentcore.model
|
|
href: com.microsoft.azure.management.resources.fluentcore.model._settable.yml
|
|
name: Settable<ParentT>
|
|
nameWithType: Settable<ParentT>
|
|
fullName: com.microsoft.azure.management.resources.fluentcore.model.Settable<ParentT>
|
|
type: Interface
|
|
summary: >-
|
|
<p>The base interface for all template interfaces for child resources that support update operations.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public interface Settable<ParentT>
|
|
typeParameters:
|
|
- id: ParentT
|
|
type: 18a275b1
|
|
description: <p>the parent definition <xref uid="com.microsoft.azure.management.resources.fluentcore.model._settable.parent()" data-throw-if-not-resolved="false">Settable#parent()</xref> returns to </p>
|
|
- uid: com.microsoft.azure.management.cdn._cdn_endpoint._update_premium_endpoint
|
|
parent: com.microsoft.azure.management.cdn
|
|
href: com.microsoft.azure.management.cdn._cdn_endpoint._update_premium_endpoint.yml
|
|
name: CdnEndpoint.UpdatePremiumEndpoint
|
|
nameWithType: CdnEndpoint.UpdatePremiumEndpoint
|
|
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
|
|
type: Interface
|
|
summary: <p>The stage of an CDN profile endpoint update allowing to specify endpoint properties. </p>
|
|
syntax:
|
|
content: public interface UpdatePremiumEndpoint
|
|
- uid: com.microsoft.azure.management.cdn._cdn_endpoint._update_standard_endpoint
|
|
parent: com.microsoft.azure.management.cdn
|
|
href: com.microsoft.azure.management.cdn._cdn_endpoint._update_standard_endpoint.yml
|
|
name: CdnEndpoint.UpdateStandardEndpoint
|
|
nameWithType: CdnEndpoint.UpdateStandardEndpoint
|
|
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
|
|
type: Interface
|
|
summary: <p>The stage of an CDN profile endpoint update allowing to specify endpoint properties. </p>
|
|
syntax:
|
|
content: public interface UpdateStandardEndpoint
|