OriginUpdatePropertiesParameters |
OriginUpdatePropertiesParameters.withEnabled(Boolean enabled) |
Set the enabled property: Origin is enabled for load balancing or not.
|
OriginUpdatePropertiesParameters |
OriginUpdatePropertiesParameters.withHostname(String hostname) |
Set the hostname property: The address of the origin.
|
OriginUpdatePropertiesParameters |
OriginUpdatePropertiesParameters.withHttpPort(Integer httpPort) |
Set the httpPort property: The value of the HTTP port.
|
OriginUpdatePropertiesParameters |
OriginUpdatePropertiesParameters.withHttpsPort(Integer httpsPort) |
Set the httpsPort property: The value of the HTTPS port.
|
OriginUpdatePropertiesParameters |
OriginUpdatePropertiesParameters.withOriginHostHeader(String originHostHeader) |
Set the originHostHeader property: The host header value sent to the origin with each request.
|
OriginUpdatePropertiesParameters |
OriginUpdatePropertiesParameters.withPriority(Integer priority) |
Set the priority property: Priority of origin in given origin group for load balancing.
|
OriginUpdatePropertiesParameters |
OriginUpdatePropertiesParameters.withPrivateLinkAlias(String privateLinkAlias) |
Set the privateLinkAlias property: The Alias of the Private Link resource.
|
OriginUpdatePropertiesParameters |
OriginUpdatePropertiesParameters.withPrivateLinkApprovalMessage(String privateLinkApprovalMessage) |
Set the privateLinkApprovalMessage property: A custom message to be included in the approval request to connect
to the Private Link.
|
OriginUpdatePropertiesParameters |
OriginUpdatePropertiesParameters.withPrivateLinkLocation(String privateLinkLocation) |
Set the privateLinkLocation property: The location of the Private Link resource.
|
OriginUpdatePropertiesParameters |
OriginUpdatePropertiesParameters.withPrivateLinkResourceId(String privateLinkResourceId) |
Set the privateLinkResourceId property: The Resource Id of the Private Link resource.
|
OriginUpdatePropertiesParameters |
OriginUpdatePropertiesParameters.withWeight(Integer weight) |
Set the weight property: Weight of the origin in given origin group for load balancing.
|