Uses of Class
com.azure.resourcemanager.frontdoor.fluent.models.PreconfiguredEndpointInner
Package
Description
Package containing the service clients for FrontDoorManagementClient.
Package containing the inner data models for FrontDoorManagementClient.
Package containing the data models for FrontDoorManagementClient.
-
Uses of PreconfiguredEndpointInner in com.azure.resourcemanager.frontdoor.fluent
Modifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<PreconfiguredEndpointInner>
Gets a list of Preconfigured Endpoints.com.azure.core.http.rest.PagedIterable<PreconfiguredEndpointInner>
PreconfiguredEndpointsClient.list
(String resourceGroupName, String profileName, com.azure.core.util.Context context) Gets a list of Preconfigured Endpoints. -
Uses of PreconfiguredEndpointInner in com.azure.resourcemanager.frontdoor.fluent.models
Modifier and TypeMethodDescriptionPreconfiguredEndpointInner.withBackend
(String backend) Set the backend property: The preconfigured endpoint backend.PreconfiguredEndpointInner.withDescription
(String description) Set the description property: The description of the endpoint.PreconfiguredEndpointInner.withEndpoint
(String endpoint) Set the endpoint property: The endpoint that is preconfigured.PreconfiguredEndpointInner.withEndpointType
(EndpointType endpointType) Set the endpointType property: The type of endpoint.PreconfiguredEndpointInner.withLocation
(String location) -
Uses of PreconfiguredEndpointInner in com.azure.resourcemanager.frontdoor.models
Modifier and TypeMethodDescriptionPreconfiguredEndpoint.innerModel()
Gets the inner com.azure.resourcemanager.frontdoor.fluent.models.PreconfiguredEndpointInner object.Modifier and TypeMethodDescriptionPreconfiguredEndpointList.value()
Get the value property: List of PreconfiguredEndpoints supported by NetworkExperiment.