Uses of Class
com.azure.resourcemanager.frontdoor.fluent.models.PreconfiguredEndpointInner
Packages that use 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
Methods in com.azure.resourcemanager.frontdoor.fluent that return types with arguments of type PreconfiguredEndpointInnerModifier 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
Methods in com.azure.resourcemanager.frontdoor.fluent.models that return PreconfiguredEndpointInnerModifier 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
Methods in com.azure.resourcemanager.frontdoor.models that return PreconfiguredEndpointInnerModifier and TypeMethodDescriptionPreconfiguredEndpoint.innerModel()Gets the inner com.azure.resourcemanager.frontdoor.fluent.models.PreconfiguredEndpointInner object.Methods in com.azure.resourcemanager.frontdoor.models that return types with arguments of type PreconfiguredEndpointInnerModifier and TypeMethodDescriptionPreconfiguredEndpointList.value()Get the value property: List of PreconfiguredEndpoints supported by NetworkExperiment.