ApplicationGatewayRewriteRuleSet Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Rewrite rule set of an application gateway.
public class ApplicationGatewayRewriteRuleSet : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ApplicationGatewayRewriteRuleSet>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ApplicationGatewayRewriteRuleSet>
type ApplicationGatewayRewriteRuleSet = class
inherit NetworkResourceData
interface IJsonModel<ApplicationGatewayRewriteRuleSet>
interface IPersistableModel<ApplicationGatewayRewriteRuleSet>
Public Class ApplicationGatewayRewriteRuleSet
Inherits NetworkResourceData
Implements IJsonModel(Of ApplicationGatewayRewriteRuleSet), IPersistableModel(Of ApplicationGatewayRewriteRuleSet)
- Inheritance
- Implements
Constructors
ApplicationGatewayRewriteRuleSet() |
Initializes a new instance of ApplicationGatewayRewriteRuleSet. |
Properties
ETag |
A unique read-only string that changes whenever the resource is updated. |
Id |
Resource ID. (Inherited from NetworkResourceData) |
Name |
Resource name. (Inherited from NetworkResourceData) |
ProvisioningState |
The provisioning state of the rewrite rule set resource. |
ResourceType |
Resource type. (Inherited from NetworkResourceData) |
RewriteRules |
Rewrite rules in the rewrite rule set. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from NetworkResourceData) |
Explicit Interface Implementations
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.