NetworkIntentPolicy Class

Definition

Network Intent Policy resource.

public class NetworkIntentPolicy : Microsoft.Azure.Management.Network.Models.Resource
type NetworkIntentPolicy = class
    inherit Resource
Public Class NetworkIntentPolicy
Inherits Resource
Inheritance
NetworkIntentPolicy

Constructors

NetworkIntentPolicy()

Initializes a new instance of the NetworkIntentPolicy class.

NetworkIntentPolicy(String, String, String, String, IDictionary<String,String>, String)

Initializes a new instance of the NetworkIntentPolicy class.

Properties

Etag

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

Id

Gets or sets resource ID.

(Inherited from Resource)
Location

Gets or sets resource location.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
Tags

Gets or sets resource tags.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)

Applies to