### YamlMime:JavaType inheritances: - methods: - fullName: com.microsoft.azure.management.appservice.RampUpRule.actionHostName() name: actionHostName() nameWithType: RampUpRule.actionHostName() returns: description:

the actionHostName value

type: summary: >-

Get the actionHostName value.

syntax: public String actionHostName() uid: com.microsoft.azure.management.appservice.RampUpRule.actionHostName() - fullName: com.microsoft.azure.management.appservice.RampUpRule.changeDecisionCallbackUrl() name: changeDecisionCallbackUrl() nameWithType: RampUpRule.changeDecisionCallbackUrl() returns: description:

the changeDecisionCallbackUrl value

type: summary: >-

Get the changeDecisionCallbackUrl value.

syntax: public String changeDecisionCallbackUrl() uid: com.microsoft.azure.management.appservice.RampUpRule.changeDecisionCallbackUrl() - fullName: com.microsoft.azure.management.appservice.RampUpRule.changeIntervalInMinutes() name: changeIntervalInMinutes() nameWithType: RampUpRule.changeIntervalInMinutes() returns: description:

the changeIntervalInMinutes value

type: summary: >-

Get the changeIntervalInMinutes value.

syntax: public Integer changeIntervalInMinutes() uid: com.microsoft.azure.management.appservice.RampUpRule.changeIntervalInMinutes() - fullName: com.microsoft.azure.management.appservice.RampUpRule.changeStep() name: changeStep() nameWithType: RampUpRule.changeStep() returns: description:

the changeStep value

type: summary: >-

Get the changeStep value.

syntax: public Double changeStep() uid: com.microsoft.azure.management.appservice.RampUpRule.changeStep() - fullName: com.microsoft.azure.management.appservice.RampUpRule.maxReroutePercentage() name: maxReroutePercentage() nameWithType: RampUpRule.maxReroutePercentage() returns: description:

the maxReroutePercentage value

type: summary: >-

Get the maxReroutePercentage value.

syntax: public Double maxReroutePercentage() uid: com.microsoft.azure.management.appservice.RampUpRule.maxReroutePercentage() - fullName: com.microsoft.azure.management.appservice.RampUpRule.minReroutePercentage() name: minReroutePercentage() nameWithType: RampUpRule.minReroutePercentage() returns: description:

the minReroutePercentage value

type: summary: >-

Get the minReroutePercentage value.

syntax: public Double minReroutePercentage() uid: com.microsoft.azure.management.appservice.RampUpRule.minReroutePercentage() - fullName: com.microsoft.azure.management.appservice.RampUpRule.name() name: name() nameWithType: RampUpRule.name() returns: description:

the name value

type: summary: >-

Get the name value.

syntax: public String name() uid: com.microsoft.azure.management.appservice.RampUpRule.name() - fullName: com.microsoft.azure.management.appservice.RampUpRule.reroutePercentage() name: reroutePercentage() nameWithType: RampUpRule.reroutePercentage() returns: description:

the reroutePercentage value

type: summary: >-

Get the reroutePercentage value.

syntax: public Double reroutePercentage() uid: com.microsoft.azure.management.appservice.RampUpRule.reroutePercentage() - fullName: com.microsoft.azure.management.appservice.RampUpRule.withActionHostName(String actionHostName) name: withActionHostName(String actionHostName) nameWithType: RampUpRule.withActionHostName(String actionHostName) parameters: - description:

the actionHostName value to set

name: actionHostName type: returns: description:

the RampUpRule object itself.

type: summary: >-

Set the actionHostName value.

syntax: public RampUpRule withActionHostName(String actionHostName) uid: com.microsoft.azure.management.appservice.RampUpRule.withActionHostName(String) - fullName: com.microsoft.azure.management.appservice.RampUpRule.withChangeDecisionCallbackUrl(String changeDecisionCallbackUrl) name: withChangeDecisionCallbackUrl(String changeDecisionCallbackUrl) nameWithType: RampUpRule.withChangeDecisionCallbackUrl(String changeDecisionCallbackUrl) parameters: - description:

the changeDecisionCallbackUrl value to set

name: changeDecisionCallbackUrl type: returns: description:

the RampUpRule object itself.

type: summary: >-

Set the changeDecisionCallbackUrl value.

syntax: public RampUpRule withChangeDecisionCallbackUrl(String changeDecisionCallbackUrl) uid: com.microsoft.azure.management.appservice.RampUpRule.withChangeDecisionCallbackUrl(String) - fullName: com.microsoft.azure.management.appservice.RampUpRule.withChangeIntervalInMinutes(Integer changeIntervalInMinutes) name: withChangeIntervalInMinutes(Integer changeIntervalInMinutes) nameWithType: RampUpRule.withChangeIntervalInMinutes(Integer changeIntervalInMinutes) parameters: - description:

the changeIntervalInMinutes value to set

name: changeIntervalInMinutes type: returns: description:

the RampUpRule object itself.

type: summary: >-

Set the changeIntervalInMinutes value.

syntax: public RampUpRule withChangeIntervalInMinutes(Integer changeIntervalInMinutes) uid: com.microsoft.azure.management.appservice.RampUpRule.withChangeIntervalInMinutes(Integer) - fullName: com.microsoft.azure.management.appservice.RampUpRule.withChangeStep(Double changeStep) name: withChangeStep(Double changeStep) nameWithType: RampUpRule.withChangeStep(Double changeStep) parameters: - description:

the changeStep value to set

name: changeStep type: returns: description:

the RampUpRule object itself.

type: summary: >-

Set the changeStep value.

syntax: public RampUpRule withChangeStep(Double changeStep) uid: com.microsoft.azure.management.appservice.RampUpRule.withChangeStep(Double) - fullName: com.microsoft.azure.management.appservice.RampUpRule.withMaxReroutePercentage(Double maxReroutePercentage) name: withMaxReroutePercentage(Double maxReroutePercentage) nameWithType: RampUpRule.withMaxReroutePercentage(Double maxReroutePercentage) parameters: - description:

the maxReroutePercentage value to set

name: maxReroutePercentage type: returns: description:

the RampUpRule object itself.

type: summary: >-

Set the maxReroutePercentage value.

syntax: public RampUpRule withMaxReroutePercentage(Double maxReroutePercentage) uid: com.microsoft.azure.management.appservice.RampUpRule.withMaxReroutePercentage(Double) - fullName: com.microsoft.azure.management.appservice.RampUpRule.withMinReroutePercentage(Double minReroutePercentage) name: withMinReroutePercentage(Double minReroutePercentage) nameWithType: RampUpRule.withMinReroutePercentage(Double minReroutePercentage) parameters: - description:

the minReroutePercentage value to set

name: minReroutePercentage type: returns: description:

the RampUpRule object itself.

type: summary: >-

Set the minReroutePercentage value.

syntax: public RampUpRule withMinReroutePercentage(Double minReroutePercentage) uid: com.microsoft.azure.management.appservice.RampUpRule.withMinReroutePercentage(Double) - fullName: com.microsoft.azure.management.appservice.RampUpRule.withName(String name) name: withName(String name) nameWithType: RampUpRule.withName(String name) parameters: - description:

the name value to set

name: name type: returns: description:

the RampUpRule object itself.

type: summary: >-

Set the name value.

syntax: public RampUpRule withName(String name) uid: com.microsoft.azure.management.appservice.RampUpRule.withName(String) - fullName: com.microsoft.azure.management.appservice.RampUpRule.withReroutePercentage(Double reroutePercentage) name: withReroutePercentage(Double reroutePercentage) nameWithType: RampUpRule.withReroutePercentage(Double reroutePercentage) parameters: - description:

the reroutePercentage value to set

name: reroutePercentage type: returns: description:

the RampUpRule object itself.

type: summary: >-

Set the reroutePercentage value.

syntax: public RampUpRule withReroutePercentage(Double reroutePercentage) uid: com.microsoft.azure.management.appservice.RampUpRule.withReroutePercentage(Double) nameWithType: RampUpRule syntax: public class RampUpRule type: class uid: com.microsoft.azure.management.appservice.RampUpRule fullName: com.microsoft.azure.management.appservice.RampUpRule name: RampUpRule package: com.microsoft.azure.management.appservice summary:

Routing rules for ramp up testing. This rule allows to redirect static traffic % to a slot or to gradually change routing % based on performance.

metadata: {}