azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

324 строки
24 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint"
name: "CdnEndpoint.UpdateStandardEndpoint"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint"
summary: "The stage of an CDN profile endpoint update allowing to specify endpoint properties."
syntax: "public static interface **CdnEndpoint.UpdateStandardEndpoint**</br> extends <xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.Update?alt=com.microsoft.azure.management.cdn.CdnEndpoint.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
methods:
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withCompressionEnabled(boolean)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withCompressionEnabled(boolean compressionEnabled)"
name: "withCompressionEnabled(boolean compressionEnabled)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withCompressionEnabled(boolean compressionEnabled)"
summary: "Sets the compression state."
modifiers:
- "abstract"
parameters:
- description: "if true then compression will be enabled"
name: "compressionEnabled"
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withCompressionEnabled(boolean compressionEnabled)"
desc: "Sets the compression state."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withContentTypeToCompress(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withContentTypeToCompress(String contentTypeToCompress)"
name: "withContentTypeToCompress(String contentTypeToCompress)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withContentTypeToCompress(String contentTypeToCompress)"
summary: "Specifies a single content type to compress."
modifiers:
- "abstract"
parameters:
- description: "a single content type to compress to add to the list"
name: "contentTypeToCompress"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withContentTypeToCompress(String contentTypeToCompress)"
desc: "Specifies a single content type to compress."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withContentTypesToCompress(java.util.Set<java.lang.String>)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withContentTypesToCompress(Set<String> contentTypesToCompress)"
name: "withContentTypesToCompress(Set<String> contentTypesToCompress)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withContentTypesToCompress(Set<String> contentTypesToCompress)"
summary: "Specifies the content types to compress."
modifiers:
- "abstract"
parameters:
- description: "content types to compress to set"
name: "contentTypesToCompress"
type: "<xref href=\"java.util.Set?alt=java.util.Set&text=Set\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withContentTypesToCompress(Set<String> contentTypesToCompress)"
desc: "Specifies the content types to compress."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withCustomDomain(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withCustomDomain(String hostName)"
name: "withCustomDomain(String hostName)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withCustomDomain(String hostName)"
summary: "Adds a new CDN custom domain within an endpoint."
modifiers:
- "abstract"
parameters:
- description: "custom domain host name"
name: "hostName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withCustomDomain(String hostName)"
desc: "Adds a new CDN custom domain within an endpoint."
returns:
description: "the next stage of the endpoint update"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withGeoFilter(java.lang.String,com.microsoft.azure.management.cdn.GeoFilterActions,com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withGeoFilter(String relativePath, GeoFilterActions action, CountryIsoCode countryCode)"
name: "withGeoFilter(String relativePath, GeoFilterActions action, CountryIsoCode countryCode)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withGeoFilter(String relativePath, GeoFilterActions action, CountryIsoCode countryCode)"
summary: "Adds a single entry to the Geo filters list."
modifiers:
- "abstract"
parameters:
- description: "a relative path"
name: "relativePath"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "an action"
name: "action"
type: "<xref href=\"com.microsoft.azure.management.cdn.GeoFilterActions?alt=com.microsoft.azure.management.cdn.GeoFilterActions&text=GeoFilterActions\" data-throw-if-not-resolved=\"False\" />"
- description: "an ISO 2 letter country code"
name: "countryCode"
type: "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode?alt=com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode&text=CountryIsoCode\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withGeoFilter(String relativePath, GeoFilterActions action, CountryIsoCode countryCode)"
desc: "Adds a single entry to the Geo filters list."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withGeoFilter(java.lang.String,com.microsoft.azure.management.cdn.GeoFilterActions,java.util.Collection<com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode>)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withGeoFilter(String relativePath, GeoFilterActions action, Collection<CountryIsoCode> countryCodes)"
name: "withGeoFilter(String relativePath, GeoFilterActions action, Collection<CountryIsoCode> countryCodes)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withGeoFilter(String relativePath, GeoFilterActions action, Collection<CountryIsoCode> countryCodes)"
summary: "Sets the geo filters list for the specified countries list."
modifiers:
- "abstract"
parameters:
- description: "a relative path"
name: "relativePath"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "an action"
name: "action"
type: "<xref href=\"com.microsoft.azure.management.cdn.GeoFilterActions?alt=com.microsoft.azure.management.cdn.GeoFilterActions&text=GeoFilterActions\" data-throw-if-not-resolved=\"False\" />"
- description: "a list of ISO 2 letter country codes"
name: "countryCodes"
type: "<xref href=\"java.util.Collection?alt=java.util.Collection&text=Collection\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode?alt=com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode&text=CountryIsoCode\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withGeoFilter(String relativePath, GeoFilterActions action, Collection<CountryIsoCode> countryCodes)"
desc: "Sets the geo filters list for the specified countries list."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withGeoFilters(java.util.Collection<com.microsoft.azure.management.cdn.GeoFilter>)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withGeoFilters(Collection<GeoFilter> geoFilters)"
name: "withGeoFilters(Collection<GeoFilter> geoFilters)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withGeoFilters(Collection<GeoFilter> geoFilters)"
summary: "Specifies the geo filters to use."
modifiers:
- "abstract"
parameters:
- description: "geo filters"
name: "geoFilters"
type: "<xref href=\"java.util.Collection?alt=java.util.Collection&text=Collection\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.cdn.GeoFilter?alt=com.microsoft.azure.management.cdn.GeoFilter&text=GeoFilter\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withGeoFilters(Collection<GeoFilter> geoFilters)"
desc: "Specifies the geo filters to use."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withHostHeader(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withHostHeader(String hostHeader)"
name: "withHostHeader(String hostHeader)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withHostHeader(String hostHeader)"
summary: "Specifies the host header."
modifiers:
- "abstract"
parameters:
- description: "a host header."
name: "hostHeader"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withHostHeader(String hostHeader)"
desc: "Specifies the host header."
returns:
description: "the next stage of the endpoint update"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withHttpAllowed(boolean)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withHttpAllowed(boolean httpAllowed)"
name: "withHttpAllowed(boolean httpAllowed)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withHttpAllowed(boolean httpAllowed)"
summary: "Specifies if HTTP traffic is allowed."
modifiers:
- "abstract"
parameters:
- description: "if true then HTTP traffic will be allowed"
name: "httpAllowed"
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withHttpAllowed(boolean httpAllowed)"
desc: "Specifies if HTTP traffic is allowed."
returns:
description: "the next stage of the endpoint update"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withHttpPort(int)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withHttpPort(int httpPort)"
name: "withHttpPort(int httpPort)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withHttpPort(int httpPort)"
summary: "Specifies the port for HTTP traffic."
modifiers:
- "abstract"
parameters:
- description: "a port number."
name: "httpPort"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withHttpPort(int httpPort)"
desc: "Specifies the port for HTTP traffic."
returns:
description: "the next stage of the endpoint update"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withHttpsAllowed(boolean)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withHttpsAllowed(boolean httpsAllowed)"
name: "withHttpsAllowed(boolean httpsAllowed)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withHttpsAllowed(boolean httpsAllowed)"
summary: "Specifies if HTTPS traffic is allowed."
modifiers:
- "abstract"
parameters:
- description: "if true then HTTPS traffic will be allowed."
name: "httpsAllowed"
type: "<xref href=\"boolean?alt=boolean&text=boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withHttpsAllowed(boolean httpsAllowed)"
desc: "Specifies if HTTPS traffic is allowed."
returns:
description: "the next stage of the endpoint update"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withHttpsPort(int)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withHttpsPort(int httpsPort)"
name: "withHttpsPort(int httpsPort)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withHttpsPort(int httpsPort)"
summary: "Specifies the port for HTTP traffic."
modifiers:
- "abstract"
parameters:
- description: "a port number."
name: "httpsPort"
type: "<xref href=\"int?alt=int&text=int\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withHttpsPort(int httpsPort)"
desc: "Specifies the port for HTTP traffic."
returns:
description: "the next stage of the endpoint update"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withOriginPath(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withOriginPath(String originPath)"
name: "withOriginPath(String originPath)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withOriginPath(String originPath)"
summary: "Specifies the origin path."
modifiers:
- "abstract"
parameters:
- description: "an origin path"
name: "originPath"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withOriginPath(String originPath)"
desc: "Specifies the origin path."
returns:
description: "the next stage of the endpoint update"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withQueryStringCachingBehavior(com.microsoft.azure.management.cdn.QueryStringCachingBehavior)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withQueryStringCachingBehavior(QueryStringCachingBehavior cachingBehavior)"
name: "withQueryStringCachingBehavior(QueryStringCachingBehavior cachingBehavior)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withQueryStringCachingBehavior(QueryStringCachingBehavior cachingBehavior)"
summary: "Sets the query string caching behavior."
modifiers:
- "abstract"
parameters:
- description: "the query string caching behavior value to set"
name: "cachingBehavior"
type: "<xref href=\"com.microsoft.azure.management.cdn.QueryStringCachingBehavior?alt=com.microsoft.azure.management.cdn.QueryStringCachingBehavior&text=QueryStringCachingBehavior\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withQueryStringCachingBehavior(QueryStringCachingBehavior cachingBehavior)"
desc: "Sets the query string caching behavior."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withoutContentTypeToCompress(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withoutContentTypeToCompress(String contentTypeToCompress)"
name: "withoutContentTypeToCompress(String contentTypeToCompress)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withoutContentTypeToCompress(String contentTypeToCompress)"
summary: "Removes the content type to compress from the list."
modifiers:
- "abstract"
parameters:
- description: "a single content type to remove from the list"
name: "contentTypeToCompress"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withoutContentTypeToCompress(String contentTypeToCompress)"
desc: "Removes the content type to compress from the list."
returns:
description: "the next stage of the endpoint update"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withoutContentTypesToCompress()"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withoutContentTypesToCompress()"
name: "withoutContentTypesToCompress()"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withoutContentTypesToCompress()"
summary: "Clears entire list of content types to compress."
modifiers:
- "abstract"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withoutContentTypesToCompress()"
desc: "Clears entire list of content types to compress."
returns:
description: "the next stage of the endpoint update"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withoutCustomDomain(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withoutCustomDomain(String hostName)"
name: "withoutCustomDomain(String hostName)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withoutCustomDomain(String hostName)"
summary: "Removes CDN custom domain within an endpoint."
modifiers:
- "abstract"
parameters:
- description: "a custom domain host name"
name: "hostName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withoutCustomDomain(String hostName)"
desc: "Removes CDN custom domain within an endpoint."
returns:
description: "the next stage of the endpoint update"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withoutGeoFilter(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withoutGeoFilter(String relativePath)"
name: "withoutGeoFilter(String relativePath)"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withoutGeoFilter(String relativePath)"
summary: "Removes an entry from the geo filters list."
modifiers:
- "abstract"
parameters:
- description: "a relative path"
name: "relativePath"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withoutGeoFilter(String relativePath)"
desc: "Removes an entry from the geo filters list."
returns:
description: "the next stage of the endpoint update"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withoutGeoFilters()"
fullName: "com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint.withoutGeoFilters()"
name: "withoutGeoFilters()"
nameWithType: "CdnEndpoint.UpdateStandardEndpoint.withoutGeoFilters()"
summary: "Clears entire geo filters list."
modifiers:
- "abstract"
syntax: "public abstract CdnEndpoint.UpdateStandardEndpoint withoutGeoFilters()"
desc: "Clears entire geo filters list."
returns:
description: "the next stage of the endpoint update"
type: "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint?alt=com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint&text=UpdateStandardEndpoint\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of an CDN profile endpoint update allowing to specify endpoint properties."
implements:
- "<xref href=\"com.microsoft.azure.management.cdn.CdnEndpoint.Update?alt=com.microsoft.azure.management.cdn.CdnEndpoint.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.azure.management.cdn"
artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4