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

481 строка
47 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient"
name: "DscpConfigurationsClient"
nameWithType: "DscpConfigurationsClient"
summary: "An instance of this class provides access to all the operations defined in Dscp<wbr>Configurations<wbr>Client."
syntax: "public interface **DscpConfigurationsClient**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
methods:
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
nameWithType: "DscpConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
summary: "Creates or updates a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
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 dscp configuration operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<DscpConfigurationInner>,DscpConfigurationInner> beginCreateOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
desc: "Creates or updates a DSCP Configuration."
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 differentiated Services Code Point configuration for any given\n network interface."
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.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters, Context context)"
nameWithType: "DscpConfigurationsClient.beginCreateOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters, Context context)"
summary: "Creates or updates a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
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 dscp configuration operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" 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<DscpConfigurationInner>,DscpConfigurationInner> beginCreateOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters, Context context)"
desc: "Creates or updates a DSCP Configuration."
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 differentiated Services Code Point configuration for any given\n network interface."
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.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
name: "beginCreateOrUpdateAsync(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
nameWithType: "DscpConfigurationsClient.beginCreateOrUpdateAsync(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
summary: "Creates or updates a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
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 dscp configuration operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<DscpConfigurationInner>,DscpConfigurationInner> beginCreateOrUpdateAsync(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
desc: "Creates or updates a DSCP Configuration."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of differentiated Services Code Point configuration for any given\n network interface."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" 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.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.beginDelete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.beginDelete(String resourceGroupName, String dscpConfigurationName)"
name: "beginDelete(String resourceGroupName, String dscpConfigurationName)"
nameWithType: "DscpConfigurationsClient.beginDelete(String resourceGroupName, String dscpConfigurationName)"
summary: "Deletes a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
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 dscpConfigurationName)"
desc: "Deletes a DSCP Configuration."
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.network.fluent.DscpConfigurationsClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.beginDelete(String resourceGroupName, String dscpConfigurationName, Context context)"
name: "beginDelete(String resourceGroupName, String dscpConfigurationName, Context context)"
nameWithType: "DscpConfigurationsClient.beginDelete(String resourceGroupName, String dscpConfigurationName, Context context)"
summary: "Deletes a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
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 dscpConfigurationName, Context context)"
desc: "Deletes a DSCP Configuration."
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.network.fluent.DscpConfigurationsClient.beginDeleteAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.beginDeleteAsync(String resourceGroupName, String dscpConfigurationName)"
name: "beginDeleteAsync(String resourceGroupName, String dscpConfigurationName)"
nameWithType: "DscpConfigurationsClient.beginDeleteAsync(String resourceGroupName, String dscpConfigurationName)"
summary: "Deletes a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String dscpConfigurationName)"
desc: "Deletes a DSCP Configuration."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" 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.network.fluent.DscpConfigurationsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.createOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
name: "createOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
nameWithType: "DscpConfigurationsClient.createOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
summary: "Creates or updates a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
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 dscp configuration operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract DscpConfigurationInner createOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
desc: "Creates or updates a DSCP Configuration."
returns:
description: "differentiated Services Code Point configuration for any given network interface."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.createOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters, Context context)"
nameWithType: "DscpConfigurationsClient.createOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters, Context context)"
summary: "Creates or updates a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
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 dscp configuration operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" 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 DscpConfigurationInner createOrUpdate(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters, Context context)"
desc: "Creates or updates a DSCP Configuration."
returns:
description: "differentiated Services Code Point configuration for any given network interface."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.createOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.createOrUpdateAsync(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
name: "createOrUpdateAsync(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
nameWithType: "DscpConfigurationsClient.createOrUpdateAsync(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
summary: "Creates or updates a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
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 dscp configuration operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<DscpConfigurationInner> createOrUpdateAsync(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
desc: "Creates or updates a DSCP Configuration."
returns:
description: "differentiated Services Code Point configuration for any given network interface on successful completion\n of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
nameWithType: "DscpConfigurationsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
summary: "Creates or updates a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
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 dscp configuration operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String dscpConfigurationName, DscpConfigurationInner parameters)"
desc: "Creates or updates a DSCP Configuration."
returns:
description: "differentiated Services Code Point configuration for any given network interface along with\n <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.delete(String resourceGroupName, String dscpConfigurationName)"
name: "delete(String resourceGroupName, String dscpConfigurationName)"
nameWithType: "DscpConfigurationsClient.delete(String resourceGroupName, String dscpConfigurationName)"
summary: "Deletes a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
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 dscpConfigurationName)"
desc: "Deletes a DSCP Configuration."
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.delete(String resourceGroupName, String dscpConfigurationName, Context context)"
name: "delete(String resourceGroupName, String dscpConfigurationName, Context context)"
nameWithType: "DscpConfigurationsClient.delete(String resourceGroupName, String dscpConfigurationName, Context context)"
summary: "Deletes a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
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 dscpConfigurationName, Context context)"
desc: "Deletes a DSCP Configuration."
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.deleteAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.deleteAsync(String resourceGroupName, String dscpConfigurationName)"
name: "deleteAsync(String resourceGroupName, String dscpConfigurationName)"
nameWithType: "DscpConfigurationsClient.deleteAsync(String resourceGroupName, String dscpConfigurationName)"
summary: "Deletes a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String dscpConfigurationName)"
desc: "Deletes a DSCP Configuration."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.deleteWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.deleteWithResponseAsync(String resourceGroupName, String dscpConfigurationName)"
name: "deleteWithResponseAsync(String resourceGroupName, String dscpConfigurationName)"
nameWithType: "DscpConfigurationsClient.deleteWithResponseAsync(String resourceGroupName, String dscpConfigurationName)"
summary: "Deletes a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String dscpConfigurationName)"
desc: "Deletes a DSCP Configuration."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.getByResourceGroup(String resourceGroupName, String dscpConfigurationName)"
name: "getByResourceGroup(String resourceGroupName, String dscpConfigurationName)"
nameWithType: "DscpConfigurationsClient.getByResourceGroup(String resourceGroupName, String dscpConfigurationName)"
summary: "Gets a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract DscpConfigurationInner getByResourceGroup(String resourceGroupName, String dscpConfigurationName)"
desc: "Gets a DSCP Configuration."
returns:
description: "a DSCP Configuration."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.getByResourceGroupAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.getByResourceGroupAsync(String resourceGroupName, String dscpConfigurationName)"
name: "getByResourceGroupAsync(String resourceGroupName, String dscpConfigurationName)"
nameWithType: "DscpConfigurationsClient.getByResourceGroupAsync(String resourceGroupName, String dscpConfigurationName)"
summary: "Gets a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<DscpConfigurationInner> getByResourceGroupAsync(String resourceGroupName, String dscpConfigurationName)"
desc: "Gets a DSCP Configuration."
returns:
description: "a DSCP Configuration on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.getByResourceGroupWithResponse(String resourceGroupName, String dscpConfigurationName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String dscpConfigurationName, Context context)"
nameWithType: "DscpConfigurationsClient.getByResourceGroupWithResponse(String resourceGroupName, String dscpConfigurationName, Context context)"
summary: "Gets a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
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<DscpConfigurationInner> getByResourceGroupWithResponse(String resourceGroupName, String dscpConfigurationName, Context context)"
desc: "Gets a DSCP Configuration."
returns:
description: "a DSCP Configuration 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.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.getByResourceGroupWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String dscpConfigurationName)"
name: "getByResourceGroupWithResponseAsync(String resourceGroupName, String dscpConfigurationName)"
nameWithType: "DscpConfigurationsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String dscpConfigurationName)"
summary: "Gets a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "dscpConfigurationName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<DscpConfigurationInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String dscpConfigurationName)"
desc: "Gets a DSCP Configuration."
returns:
description: "a DSCP Configuration along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<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.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.list()"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.list()"
name: "list()"
nameWithType: "DscpConfigurationsClient.list()"
summary: "Gets all dscp configurations in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<DscpConfigurationInner> list()"
desc: "Gets all dscp configurations in a subscription."
returns:
description: "all dscp configurations in a subscription as paginated response with <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.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.list(Context context)"
name: "list(Context context)"
nameWithType: "DscpConfigurationsClient.list(Context context)"
summary: "Gets all dscp configurations 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<DscpConfigurationInner> list(Context context)"
desc: "Gets all dscp configurations in a subscription."
returns:
description: "all dscp configurations in a subscription as paginated response with <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.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.listAsync()"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.listAsync()"
name: "listAsync()"
nameWithType: "DscpConfigurationsClient.listAsync()"
summary: "Gets all dscp configurations in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedFlux<DscpConfigurationInner> listAsync()"
desc: "Gets all dscp configurations in a subscription."
returns:
description: "all dscp configurations in a subscription as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "DscpConfigurationsClient.listByResourceGroup(String resourceGroupName)"
summary: "Gets a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<DscpConfigurationInner> listByResourceGroup(String resourceGroupName)"
desc: "Gets a DSCP Configuration."
returns:
description: "a DSCP Configuration as paginated response with <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.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "DscpConfigurationsClient.listByResourceGroup(String resourceGroupName, Context context)"
summary: "Gets a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
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<DscpConfigurationInner> listByResourceGroup(String resourceGroupName, Context context)"
desc: "Gets a DSCP Configuration."
returns:
description: "a DSCP Configuration as paginated response with <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.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.listByResourceGroupAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.DscpConfigurationsClient.listByResourceGroupAsync(String resourceGroupName)"
name: "listByResourceGroupAsync(String resourceGroupName)"
nameWithType: "DscpConfigurationsClient.listByResourceGroupAsync(String resourceGroupName)"
summary: "Gets a DSCP Configuration."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<DscpConfigurationInner> listByResourceGroupAsync(String resourceGroupName)"
desc: "Gets a DSCP Configuration."
returns:
description: "a DSCP Configuration as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in DscpConfigurationsClient."
implements:
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner?alt=com.azure.resourcemanager.network.fluent.models.DscpConfigurationInner&text=DscpConfigurationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.network.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0