| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.fluent |
Package containing the service clients for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RuleSetInner |
RuleSetsClient.create(String resourceGroupName,
String profileName,
String ruleSetName)
Creates a new rule set within the specified profile.
|
RuleSetInner |
RuleSetsClient.create(String resourceGroupName,
String profileName,
String ruleSetName,
com.azure.core.util.Context context)
Creates a new rule set within the specified profile.
|
RuleSetInner |
RuleSetsClient.get(String resourceGroupName,
String profileName,
String ruleSetName)
Gets an existing AzureFrontDoor rule set with the specified rule set name under the specified subscription,
resource group and profile.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.