InboundSecurityRule Class

Definition

NVA Inbound Security Rule resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class InboundSecurityRule : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type InboundSecurityRule = class
    inherit SubResource
Public Class InboundSecurityRule
Inherits SubResource
Inheritance
InboundSecurityRule
Attributes

Constructors

InboundSecurityRule()

Initializes a new instance of the InboundSecurityRule class.

InboundSecurityRule(String, IList<InboundSecurityRules>, String, String, String, String)

Initializes a new instance of the InboundSecurityRule class.

Properties

Etag

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

Id

Gets or sets resource ID.

(Inherited from SubResource)
Name

Gets or sets name of security rule collection.

ProvisioningState

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

Rules

Gets or sets list of allowed rules.

Type

Gets NVA inbound security rule type.

Applies to