azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.f...

210 строки
16 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager"
name: "FrontDoorManager"
nameWithType: "FrontDoorManager"
summary: "Entry point to Front<wbr>Door<wbr>Manager."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **FrontDoorManager**"
methods:
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.authenticate(TokenCredential credential, AzureProfile profile)"
name: "authenticate(TokenCredential credential, AzureProfile profile)"
nameWithType: "FrontDoorManager.authenticate(TokenCredential credential, AzureProfile profile)"
summary: "Creates an instance of Front<wbr>Door service API entry point."
modifiers:
- "static"
parameters:
- description: "the credential to use."
name: "credential"
type: "<xref href=\"com.azure.core.credential.TokenCredential?alt=com.azure.core.credential.TokenCredential&text=TokenCredential\" data-throw-if-not-resolved=\"False\" />"
- description: "the Azure profile for client."
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static FrontDoorManager authenticate(TokenCredential credential, AzureProfile profile)"
desc: "Creates an instance of FrontDoor service API entry point."
returns:
description: "the FrontDoor service API instance."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.FrontDoorManager?alt=com.azure.resourcemanager.frontdoor.FrontDoorManager&text=FrontDoorManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
nameWithType: "FrontDoorManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
summary: "Creates an instance of Front<wbr>Door service API entry point."
modifiers:
- "static"
parameters:
- description: "the <xref uid=\"com.azure.core.http.HttpPipeline\" data-throw-if-not-resolved=\"false\" data-raw-source=\"HttpPipeline\"></xref> configured with Azure authentication credential."
name: "httpPipeline"
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- description: "the Azure profile for client."
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static FrontDoorManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
desc: "Creates an instance of FrontDoor service API entry point."
returns:
description: "the FrontDoor service API instance."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.FrontDoorManager?alt=com.azure.resourcemanager.frontdoor.FrontDoorManager&text=FrontDoorManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.configure()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.configure()"
name: "configure()"
nameWithType: "FrontDoorManager.configure()"
summary: "Gets a Configurable instance that can be used to create Front<wbr>Door<wbr>Manager with optional configuration."
modifiers:
- "static"
syntax: "public static FrontDoorManager.Configurable configure()"
desc: "Gets a Configurable instance that can be used to create FrontDoorManager with optional configuration."
returns:
description: "the Configurable instance allowing configurations."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.FrontDoorManager.Configurable?alt=com.azure.resourcemanager.frontdoor.FrontDoorManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.endpoints()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.endpoints()"
name: "endpoints()"
nameWithType: "FrontDoorManager.endpoints()"
summary: "Gets the resource collection API of Endpoints."
syntax: "public Endpoints endpoints()"
desc: "Gets the resource collection API of Endpoints."
returns:
description: "Resource collection API of Endpoints."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.Endpoints?alt=com.azure.resourcemanager.frontdoor.models.Endpoints&text=Endpoints\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.experiments()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.experiments()"
name: "experiments()"
nameWithType: "FrontDoorManager.experiments()"
summary: "Gets the resource collection API of Experiments."
syntax: "public Experiments experiments()"
desc: "Gets the resource collection API of Experiments. It manages Experiment."
returns:
description: "Resource collection API of Experiments."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.Experiments?alt=com.azure.resourcemanager.frontdoor.models.Experiments&text=Experiments\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.frontDoorNameAvailabilities()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.frontDoorNameAvailabilities()"
name: "frontDoorNameAvailabilities()"
nameWithType: "FrontDoorManager.frontDoorNameAvailabilities()"
summary: "Gets the resource collection API of Front<wbr>Door<wbr>Name<wbr>Availabilities."
syntax: "public FrontDoorNameAvailabilities frontDoorNameAvailabilities()"
desc: "Gets the resource collection API of FrontDoorNameAvailabilities."
returns:
description: "Resource collection API of FrontDoorNameAvailabilities."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.FrontDoorNameAvailabilities?alt=com.azure.resourcemanager.frontdoor.models.FrontDoorNameAvailabilities&text=FrontDoorNameAvailabilities\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.frontDoorNameAvailabilityWithSubscriptions()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.frontDoorNameAvailabilityWithSubscriptions()"
name: "frontDoorNameAvailabilityWithSubscriptions()"
nameWithType: "FrontDoorManager.frontDoorNameAvailabilityWithSubscriptions()"
summary: "Gets the resource collection API of Front<wbr>Door<wbr>Name<wbr>Availability<wbr>With<wbr>Subscriptions."
syntax: "public FrontDoorNameAvailabilityWithSubscriptions frontDoorNameAvailabilityWithSubscriptions()"
desc: "Gets the resource collection API of FrontDoorNameAvailabilityWithSubscriptions."
returns:
description: "Resource collection API of FrontDoorNameAvailabilityWithSubscriptions."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.FrontDoorNameAvailabilityWithSubscriptions?alt=com.azure.resourcemanager.frontdoor.models.FrontDoorNameAvailabilityWithSubscriptions&text=FrontDoorNameAvailabilityWithSubscriptions\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.frontDoors()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.frontDoors()"
name: "frontDoors()"
nameWithType: "FrontDoorManager.frontDoors()"
summary: "Gets the resource collection API of Front<wbr>Doors."
syntax: "public FrontDoors frontDoors()"
desc: "Gets the resource collection API of FrontDoors. It manages FrontDoor."
returns:
description: "Resource collection API of FrontDoors."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.FrontDoors?alt=com.azure.resourcemanager.frontdoor.models.FrontDoors&text=FrontDoors\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.frontendEndpoints()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.frontendEndpoints()"
name: "frontendEndpoints()"
nameWithType: "FrontDoorManager.frontendEndpoints()"
summary: "Gets the resource collection API of Frontend<wbr>Endpoints."
syntax: "public FrontendEndpoints frontendEndpoints()"
desc: "Gets the resource collection API of FrontendEndpoints."
returns:
description: "Resource collection API of FrontendEndpoints."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.FrontendEndpoints?alt=com.azure.resourcemanager.frontdoor.models.FrontendEndpoints&text=FrontendEndpoints\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.managedRuleSets()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.managedRuleSets()"
name: "managedRuleSets()"
nameWithType: "FrontDoorManager.managedRuleSets()"
summary: "Gets the resource collection API of Managed<wbr>Rule<wbr>Sets."
syntax: "public ManagedRuleSets managedRuleSets()"
desc: "Gets the resource collection API of ManagedRuleSets."
returns:
description: "Resource collection API of ManagedRuleSets."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.ManagedRuleSets?alt=com.azure.resourcemanager.frontdoor.models.ManagedRuleSets&text=ManagedRuleSets\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.networkExperimentProfiles()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.networkExperimentProfiles()"
name: "networkExperimentProfiles()"
nameWithType: "FrontDoorManager.networkExperimentProfiles()"
summary: "Gets the resource collection API of Network<wbr>Experiment<wbr>Profiles."
syntax: "public NetworkExperimentProfiles networkExperimentProfiles()"
desc: "Gets the resource collection API of NetworkExperimentProfiles. It manages Profile."
returns:
description: "Resource collection API of NetworkExperimentProfiles."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.NetworkExperimentProfiles?alt=com.azure.resourcemanager.frontdoor.models.NetworkExperimentProfiles&text=NetworkExperimentProfiles\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.policies()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.policies()"
name: "policies()"
nameWithType: "FrontDoorManager.policies()"
summary: "Gets the resource collection API of Policies."
syntax: "public Policies policies()"
desc: "Gets the resource collection API of Policies. It manages WebApplicationFirewallPolicy."
returns:
description: "Resource collection API of Policies."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.Policies?alt=com.azure.resourcemanager.frontdoor.models.Policies&text=Policies\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.preconfiguredEndpoints()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.preconfiguredEndpoints()"
name: "preconfiguredEndpoints()"
nameWithType: "FrontDoorManager.preconfiguredEndpoints()"
summary: "Gets the resource collection API of Preconfigured<wbr>Endpoints."
syntax: "public PreconfiguredEndpoints preconfiguredEndpoints()"
desc: "Gets the resource collection API of PreconfiguredEndpoints."
returns:
description: "Resource collection API of PreconfiguredEndpoints."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.PreconfiguredEndpoints?alt=com.azure.resourcemanager.frontdoor.models.PreconfiguredEndpoints&text=PreconfiguredEndpoints\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.reports()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.reports()"
name: "reports()"
nameWithType: "FrontDoorManager.reports()"
summary: "Gets the resource collection API of Reports."
syntax: "public Reports reports()"
desc: "Gets the resource collection API of Reports."
returns:
description: "Resource collection API of Reports."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.Reports?alt=com.azure.resourcemanager.frontdoor.models.Reports&text=Reports\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.rulesEngines()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.rulesEngines()"
name: "rulesEngines()"
nameWithType: "FrontDoorManager.rulesEngines()"
summary: "Gets the resource collection API of Rules<wbr>Engines."
syntax: "public RulesEngines rulesEngines()"
desc: "Gets the resource collection API of RulesEngines. It manages RulesEngine."
returns:
description: "Resource collection API of RulesEngines."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.RulesEngines?alt=com.azure.resourcemanager.frontdoor.models.RulesEngines&text=RulesEngines\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.frontdoor.FrontDoorManager.serviceClient()"
fullName: "com.azure.resourcemanager.frontdoor.FrontDoorManager.serviceClient()"
name: "serviceClient()"
nameWithType: "FrontDoorManager.serviceClient()"
summary: "Gets wrapped service client Front<wbr>Door<wbr>Management<wbr>Client providing direct access to the underlying auto-generated API implementation, based on Azure REST API."
syntax: "public FrontDoorManagementClient serviceClient()"
desc: "Gets wrapped service client FrontDoorManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API."
returns:
description: "Wrapped service client FrontDoorManagementClient."
type: "<xref href=\"com.azure.resourcemanager.frontdoor.fluent.FrontDoorManagementClient?alt=com.azure.resourcemanager.frontdoor.fluent.FrontDoorManagementClient&text=FrontDoorManagementClient\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Entry point to FrontDoorManager. FrontDoor Client."
metadata: {}
package: "com.azure.resourcemanager.frontdoor"
artifact: com.azure.resourcemanager:azure-resourcemanager-frontdoor:1.0.0