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

335 строки
33 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient"
name: "ConfigurationGroupValuesClient"
nameWithType: "ConfigurationGroupValuesClient"
summary: "An instance of this class provides access to all the operations defined in Configuration<wbr>Group<wbr>Values<wbr>Client."
syntax: "public interface **ConfigurationGroupValuesClient**"
methods:
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.beginCreateOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters)"
nameWithType: "ConfigurationGroupValuesClient.beginCreateOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters)"
summary: "Creates or updates a hybrid configuration group value."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the configuration group value."
name: "configurationGroupValueName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the create or update configuration group value resource."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ConfigurationGroupValueInner>,ConfigurationGroupValueInner> beginCreateOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters)"
desc: "Creates or updates a hybrid configuration group value."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of hybrid configuration group value resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.beginCreateOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters, Context context)"
nameWithType: "ConfigurationGroupValuesClient.beginCreateOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters, Context context)"
summary: "Creates or updates a hybrid configuration group value."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the configuration group value."
name: "configurationGroupValueName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the create or update configuration group value resource."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ConfigurationGroupValueInner>,ConfigurationGroupValueInner> beginCreateOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters, Context context)"
desc: "Creates or updates a hybrid configuration group value."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of hybrid configuration group value resource."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.beginDelete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.beginDelete(String resourceGroupName, String configurationGroupValueName)"
name: "beginDelete(String resourceGroupName, String configurationGroupValueName)"
nameWithType: "ConfigurationGroupValuesClient.beginDelete(String resourceGroupName, String configurationGroupValueName)"
summary: "Deletes the specified hybrid configuration group value."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the configuration group value."
name: "configurationGroupValueName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String configurationGroupValueName)"
desc: "Deletes the specified hybrid configuration group value."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.beginDelete(String resourceGroupName, String configurationGroupValueName, Context context)"
name: "beginDelete(String resourceGroupName, String configurationGroupValueName, Context context)"
nameWithType: "ConfigurationGroupValuesClient.beginDelete(String resourceGroupName, String configurationGroupValueName, Context context)"
summary: "Deletes the specified hybrid configuration group value."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the configuration group value."
name: "configurationGroupValueName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String configurationGroupValueName, Context context)"
desc: "Deletes the specified hybrid configuration group value."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.createOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters)"
name: "createOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters)"
nameWithType: "ConfigurationGroupValuesClient.createOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters)"
summary: "Creates or updates a hybrid configuration group value."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the configuration group value."
name: "configurationGroupValueName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the create or update configuration group value resource."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ConfigurationGroupValueInner createOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters)"
desc: "Creates or updates a hybrid configuration group value."
returns:
description: "hybrid configuration group value resource."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.createOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters, Context context)"
nameWithType: "ConfigurationGroupValuesClient.createOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters, Context context)"
summary: "Creates or updates a hybrid configuration group value."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the configuration group value."
name: "configurationGroupValueName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the create or update configuration group value resource."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ConfigurationGroupValueInner createOrUpdate(String resourceGroupName, String configurationGroupValueName, ConfigurationGroupValueInner parameters, Context context)"
desc: "Creates or updates a hybrid configuration group value."
returns:
description: "hybrid configuration group value resource."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.delete(String resourceGroupName, String configurationGroupValueName)"
name: "delete(String resourceGroupName, String configurationGroupValueName)"
nameWithType: "ConfigurationGroupValuesClient.delete(String resourceGroupName, String configurationGroupValueName)"
summary: "Deletes the specified hybrid configuration group value."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the configuration group value."
name: "configurationGroupValueName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String configurationGroupValueName)"
desc: "Deletes the specified hybrid configuration group value."
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.delete(String resourceGroupName, String configurationGroupValueName, Context context)"
name: "delete(String resourceGroupName, String configurationGroupValueName, Context context)"
nameWithType: "ConfigurationGroupValuesClient.delete(String resourceGroupName, String configurationGroupValueName, Context context)"
summary: "Deletes the specified hybrid configuration group value."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the configuration group value."
name: "configurationGroupValueName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String configurationGroupValueName, Context context)"
desc: "Deletes the specified hybrid configuration group value."
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.getByResourceGroup(String resourceGroupName, String configurationGroupValueName)"
name: "getByResourceGroup(String resourceGroupName, String configurationGroupValueName)"
nameWithType: "ConfigurationGroupValuesClient.getByResourceGroup(String resourceGroupName, String configurationGroupValueName)"
summary: "Gets information about the specified hybrid configuration group values."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the configuration group value."
name: "configurationGroupValueName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ConfigurationGroupValueInner getByResourceGroup(String resourceGroupName, String configurationGroupValueName)"
desc: "Gets information about the specified hybrid configuration group values."
returns:
description: "information about the specified hybrid configuration group values."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.getByResourceGroupWithResponse(String resourceGroupName, String configurationGroupValueName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String configurationGroupValueName, Context context)"
nameWithType: "ConfigurationGroupValuesClient.getByResourceGroupWithResponse(String resourceGroupName, String configurationGroupValueName, Context context)"
summary: "Gets information about the specified hybrid configuration group values."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the configuration group value."
name: "configurationGroupValueName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<ConfigurationGroupValueInner> getByResourceGroupWithResponse(String resourceGroupName, String configurationGroupValueName, Context context)"
desc: "Gets information about the specified hybrid configuration group values."
returns:
description: "information about the specified hybrid configuration group values along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.list()"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.list()"
name: "list()"
nameWithType: "ConfigurationGroupValuesClient.list()"
summary: "Lists all sites in the configuration group value in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<ConfigurationGroupValueInner> list()"
desc: "Lists all sites in the configuration group value in a subscription."
returns:
description: "response for hybrid configurationGroups API service call as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.list(Context context)"
name: "list(Context context)"
nameWithType: "ConfigurationGroupValuesClient.list(Context context)"
summary: "Lists all sites in the configuration group value in a subscription."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<ConfigurationGroupValueInner> list(Context context)"
desc: "Lists all sites in the configuration group value in a subscription."
returns:
description: "response for hybrid configurationGroups API service call as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "ConfigurationGroupValuesClient.listByResourceGroup(String resourceGroupName)"
summary: "Lists all the hybrid network configuration<wbr>Group<wbr>Values in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<ConfigurationGroupValueInner> listByResourceGroup(String resourceGroupName)"
desc: "Lists all the hybrid network configurationGroupValues in a resource group."
returns:
description: "response for hybrid configurationGroups API service call as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "ConfigurationGroupValuesClient.listByResourceGroup(String resourceGroupName, Context context)"
summary: "Lists all the hybrid network configuration<wbr>Group<wbr>Values in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<ConfigurationGroupValueInner> listByResourceGroup(String resourceGroupName, Context context)"
desc: "Lists all the hybrid network configurationGroupValues in a resource group."
returns:
description: "response for hybrid configurationGroups API service call as paginated response with\n <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.updateTags(java.lang.String,java.lang.String,com.azure.resourcemanager.hybridnetwork.models.TagsObject)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.updateTags(String resourceGroupName, String configurationGroupValueName, TagsObject parameters)"
name: "updateTags(String resourceGroupName, String configurationGroupValueName, TagsObject parameters)"
nameWithType: "ConfigurationGroupValuesClient.updateTags(String resourceGroupName, String configurationGroupValueName, TagsObject parameters)"
summary: "Updates a hybrid configuration group tags."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the configuration group value."
name: "configurationGroupValueName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update configuration group values tags."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.TagsObject?alt=com.azure.resourcemanager.hybridnetwork.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ConfigurationGroupValueInner updateTags(String resourceGroupName, String configurationGroupValueName, TagsObject parameters)"
desc: "Updates a hybrid configuration group tags."
returns:
description: "hybrid configuration group value resource."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.updateTagsWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.hybridnetwork.models.TagsObject,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.ConfigurationGroupValuesClient.updateTagsWithResponse(String resourceGroupName, String configurationGroupValueName, TagsObject parameters, Context context)"
name: "updateTagsWithResponse(String resourceGroupName, String configurationGroupValueName, TagsObject parameters, Context context)"
nameWithType: "ConfigurationGroupValuesClient.updateTagsWithResponse(String resourceGroupName, String configurationGroupValueName, TagsObject parameters, Context context)"
summary: "Updates a hybrid configuration group tags."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the configuration group value."
name: "configurationGroupValueName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update configuration group values tags."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.TagsObject?alt=com.azure.resourcemanager.hybridnetwork.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<ConfigurationGroupValueInner> updateTagsWithResponse(String resourceGroupName, String configurationGroupValueName, TagsObject parameters, Context context)"
desc: "Updates a hybrid configuration group tags."
returns:
description: "hybrid configuration group value resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.ConfigurationGroupValueInner&text=ConfigurationGroupValueInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in ConfigurationGroupValuesClient."
metadata: {}
package: "com.azure.resourcemanager.hybridnetwork.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-hybridnetwork:1.0.0