AzureFirewallFqdnTagInner Class

Definition

Azure Firewall FQDN Tag Resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class AzureFirewallFqdnTagInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AzureFirewallFqdnTagInner = class
    inherit Resource
Public Class AzureFirewallFqdnTagInner
Inherits Resource
Inheritance
AzureFirewallFqdnTagInner
Attributes

Constructors

AzureFirewallFqdnTagInner()

Initializes a new instance of the AzureFirewallFqdnTagInner class.

AzureFirewallFqdnTagInner(String, String, String, String, IDictionary<String,String>, ProvisioningState, String, String)

Initializes a new instance of the AzureFirewallFqdnTagInner class.

Properties

Etag

Gets a unique read-only string that changes whenever the resource is updated.

FqdnTagName

Gets the name of this FQDN Tag.

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
ProvisioningState

Gets the provisioning state of the Azure firewall FQDN tag resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object.

Applies to