Uses of Interface
com.azure.resourcemanager.frontdoor.models.Experiment.DefinitionStages.WithCreate
Packages that use Experiment.DefinitionStages.WithCreate
Package
Description
Package containing the data models for FrontDoorManagementClient.
-
Uses of Experiment.DefinitionStages.WithCreate in com.azure.resourcemanager.frontdoor.models
Subinterfaces of Experiment.DefinitionStages.WithCreate in com.azure.resourcemanager.frontdoor.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the Experiment definition.Methods in com.azure.resourcemanager.frontdoor.models that return Experiment.DefinitionStages.WithCreateModifier and TypeMethodDescriptionExperiment.DefinitionStages.WithDescription.withDescription(String description) Specifies the description property: The description of the details or intents of the Experiment.Experiment.DefinitionStages.WithEnabledState.withEnabledState(State enabledState) Specifies the enabledState property: The state of the Experiment.Experiment.DefinitionStages.WithEndpointA.withEndpointA(Endpoint endpointA) Specifies the endpointA property: The endpoint A of an experiment.Experiment.DefinitionStages.WithEndpointB.withEndpointB(Endpoint endpointB) Specifies the endpointB property: The endpoint B of an experiment.Experiment.DefinitionStages.WithParentResource.withExistingNetworkExperimentProfile(String resourceGroupName, String profileName) Specifies resourceGroupName, profileName.Specifies the tags property: Resource tags..