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

156 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup"
fullName: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup"
name: "DeepCreatedOriginGroup"
nameWithType: "DeepCreatedOriginGroup"
summary: "The origin group for CDN content which is added when creating a CDN endpoint."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **DeepCreatedOriginGroup**"
constructors:
- uid: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.DeepCreatedOriginGroup()"
fullName: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.DeepCreatedOriginGroup()"
name: "DeepCreatedOriginGroup()"
nameWithType: "DeepCreatedOriginGroup.DeepCreatedOriginGroup()"
syntax: "public DeepCreatedOriginGroup()"
methods:
- uid: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.healthProbeSettings()"
fullName: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.healthProbeSettings()"
name: "healthProbeSettings()"
nameWithType: "DeepCreatedOriginGroup.healthProbeSettings()"
summary: "Get health probe settings to the origin that is used to determine the health of the origin."
syntax: "public HealthProbeParameters healthProbeSettings()"
desc: "Get health probe settings to the origin that is used to determine the health of the origin."
returns:
description: "the healthProbeSettings value"
type: "<xref href=\"com.microsoft.azure.management.cdn.HealthProbeParameters?alt=com.microsoft.azure.management.cdn.HealthProbeParameters&text=HealthProbeParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.name()"
fullName: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.name()"
name: "name()"
nameWithType: "DeepCreatedOriginGroup.name()"
summary: "Get origin group name which must be unique within the endpoint."
syntax: "public String name()"
desc: "Get origin group name which must be unique within the endpoint."
returns:
description: "the name value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.origins()"
fullName: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.origins()"
name: "origins()"
nameWithType: "DeepCreatedOriginGroup.origins()"
summary: "Get the source of the content being delivered via CDN within given origin group."
syntax: "public List<ResourceReference> origins()"
desc: "Get the source of the content being delivered via CDN within given origin group."
returns:
description: "the origins value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.cdn.ResourceReference?alt=com.microsoft.azure.management.cdn.ResourceReference&text=ResourceReference\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.responseBasedOriginErrorDetectionSettings()"
fullName: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.responseBasedOriginErrorDetectionSettings()"
name: "responseBasedOriginErrorDetectionSettings()"
nameWithType: "DeepCreatedOriginGroup.responseBasedOriginErrorDetectionSettings()"
summary: "Get the JSON object that contains the properties to determine origin health using real requests/responses.<wbr>This property is currently not supported."
syntax: "public ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings()"
desc: "Get the JSON object that contains the properties to determine origin health using real requests/responses.This property is currently not supported."
returns:
description: "the responseBasedOriginErrorDetectionSettings value"
type: "<xref href=\"com.microsoft.azure.management.cdn.ResponseBasedOriginErrorDetectionParameters?alt=com.microsoft.azure.management.cdn.ResponseBasedOriginErrorDetectionParameters&text=ResponseBasedOriginErrorDetectionParameters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.trafficRestorationTimeToHealedOrNewEndpointsInMinutes()"
fullName: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.trafficRestorationTimeToHealedOrNewEndpointsInMinutes()"
name: "trafficRestorationTimeToHealedOrNewEndpointsInMinutes()"
nameWithType: "DeepCreatedOriginGroup.trafficRestorationTimeToHealedOrNewEndpointsInMinutes()"
summary: "Get time in minutes to shift the traffic to the endpoint gradually when an unhealthy endpoint comes healthy or a new endpoint is added."
syntax: "public Integer trafficRestorationTimeToHealedOrNewEndpointsInMinutes()"
desc: "Get time in minutes to shift the traffic to the endpoint gradually when an unhealthy endpoint comes healthy or a new endpoint is added. Default is 10 mins. This property is currently not supported."
returns:
description: "the trafficRestorationTimeToHealedOrNewEndpointsInMinutes value"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.withHealthProbeSettings(com.microsoft.azure.management.cdn.HealthProbeParameters)"
fullName: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.withHealthProbeSettings(HealthProbeParameters healthProbeSettings)"
name: "withHealthProbeSettings(HealthProbeParameters healthProbeSettings)"
nameWithType: "DeepCreatedOriginGroup.withHealthProbeSettings(HealthProbeParameters healthProbeSettings)"
summary: "Set health probe settings to the origin that is used to determine the health of the origin."
parameters:
- description: "the healthProbeSettings value to set"
name: "healthProbeSettings"
type: "<xref href=\"com.microsoft.azure.management.cdn.HealthProbeParameters?alt=com.microsoft.azure.management.cdn.HealthProbeParameters&text=HealthProbeParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public DeepCreatedOriginGroup withHealthProbeSettings(HealthProbeParameters healthProbeSettings)"
desc: "Set health probe settings to the origin that is used to determine the health of the origin."
returns:
description: "the DeepCreatedOriginGroup object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.DeepCreatedOriginGroup?alt=com.microsoft.azure.management.cdn.DeepCreatedOriginGroup&text=DeepCreatedOriginGroup\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.withName(java.lang.String)"
fullName: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.withName(String name)"
name: "withName(String name)"
nameWithType: "DeepCreatedOriginGroup.withName(String name)"
summary: "Set origin group name which must be unique within the endpoint."
parameters:
- description: "the name value to set"
name: "name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public DeepCreatedOriginGroup withName(String name)"
desc: "Set origin group name which must be unique within the endpoint."
returns:
description: "the DeepCreatedOriginGroup object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.DeepCreatedOriginGroup?alt=com.microsoft.azure.management.cdn.DeepCreatedOriginGroup&text=DeepCreatedOriginGroup\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.withOrigins(java.util.List<com.microsoft.azure.management.cdn.ResourceReference>)"
fullName: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.withOrigins(List<ResourceReference> origins)"
name: "withOrigins(List<ResourceReference> origins)"
nameWithType: "DeepCreatedOriginGroup.withOrigins(List<ResourceReference> origins)"
summary: "Set the source of the content being delivered via CDN within given origin group."
parameters:
- description: "the origins value to set"
name: "origins"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.cdn.ResourceReference?alt=com.microsoft.azure.management.cdn.ResourceReference&text=ResourceReference\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public DeepCreatedOriginGroup withOrigins(List<ResourceReference> origins)"
desc: "Set the source of the content being delivered via CDN within given origin group."
returns:
description: "the DeepCreatedOriginGroup object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.DeepCreatedOriginGroup?alt=com.microsoft.azure.management.cdn.DeepCreatedOriginGroup&text=DeepCreatedOriginGroup\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.withResponseBasedOriginErrorDetectionSettings(com.microsoft.azure.management.cdn.ResponseBasedOriginErrorDetectionParameters)"
fullName: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)"
name: "withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)"
nameWithType: "DeepCreatedOriginGroup.withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)"
summary: "Set the JSON object that contains the properties to determine origin health using real requests/responses.<wbr>This property is currently not supported."
parameters:
- description: "the responseBasedOriginErrorDetectionSettings value to set"
name: "responseBasedOriginErrorDetectionSettings"
type: "<xref href=\"com.microsoft.azure.management.cdn.ResponseBasedOriginErrorDetectionParameters?alt=com.microsoft.azure.management.cdn.ResponseBasedOriginErrorDetectionParameters&text=ResponseBasedOriginErrorDetectionParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public DeepCreatedOriginGroup withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)"
desc: "Set the JSON object that contains the properties to determine origin health using real requests/responses.This property is currently not supported."
returns:
description: "the DeepCreatedOriginGroup object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.DeepCreatedOriginGroup?alt=com.microsoft.azure.management.cdn.DeepCreatedOriginGroup&text=DeepCreatedOriginGroup\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.withTrafficRestorationTimeToHealedOrNewEndpointsInMinutes(java.lang.Integer)"
fullName: "com.microsoft.azure.management.cdn.DeepCreatedOriginGroup.withTrafficRestorationTimeToHealedOrNewEndpointsInMinutes(Integer trafficRestorationTimeToHealedOrNewEndpointsInMinutes)"
name: "withTrafficRestorationTimeToHealedOrNewEndpointsInMinutes(Integer trafficRestorationTimeToHealedOrNewEndpointsInMinutes)"
nameWithType: "DeepCreatedOriginGroup.withTrafficRestorationTimeToHealedOrNewEndpointsInMinutes(Integer trafficRestorationTimeToHealedOrNewEndpointsInMinutes)"
summary: "Set time in minutes to shift the traffic to the endpoint gradually when an unhealthy endpoint comes healthy or a new endpoint is added."
parameters:
- description: "the trafficRestorationTimeToHealedOrNewEndpointsInMinutes value to set"
name: "trafficRestorationTimeToHealedOrNewEndpointsInMinutes"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public DeepCreatedOriginGroup withTrafficRestorationTimeToHealedOrNewEndpointsInMinutes(Integer trafficRestorationTimeToHealedOrNewEndpointsInMinutes)"
desc: "Set time in minutes to shift the traffic to the endpoint gradually when an unhealthy endpoint comes healthy or a new endpoint is added. Default is 10 mins. This property is currently not supported."
returns:
description: "the DeepCreatedOriginGroup object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.DeepCreatedOriginGroup?alt=com.microsoft.azure.management.cdn.DeepCreatedOriginGroup&text=DeepCreatedOriginGroup\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The origin group for CDN content which is added when creating a CDN endpoint. Traffic is sent to the origins within the origin group based on origin health."
metadata: {}
package: "com.microsoft.azure.management.cdn"
artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4