26 строки
1.9 KiB
YAML
26 строки
1.9 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithProfileStatus"
|
|
fullName: "com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithProfileStatus"
|
|
name: "TrafficManagerProfile.DefinitionStages.WithProfileStatus"
|
|
nameWithType: "TrafficManagerProfile.DefinitionStages.WithProfileStatus"
|
|
summary: "The stage of the traffic manager profile definition allowing to disable the profile."
|
|
syntax: "public static interface TrafficManagerProfile.DefinitionStages.WithProfileStatus"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithProfileStatus.withProfileStatusDisabled()"
|
|
fullName: "com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithProfileStatus.withProfileStatusDisabled()"
|
|
name: "withProfileStatusDisabled()"
|
|
nameWithType: "TrafficManagerProfile.DefinitionStages.WithProfileStatus.withProfileStatusDisabled()"
|
|
summary: "Specify that the profile needs to be disabled."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract TrafficManagerProfile.DefinitionStages.WithCreate withProfileStatusDisabled()"
|
|
desc: "Specify that the profile needs to be disabled.\n\nDisabling the profile will disables traffic to all endpoints in the profile"
|
|
returns:
|
|
description: "the next stage of the definition"
|
|
type: "<xref href=\"com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the traffic manager profile definition allowing to disable the profile."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.trafficmanager"
|
|
artifact: com.microsoft.azure:azure-mgmt-trafficmanager:1.41.4
|