NetworkGroup Class

Definition

The network group resource

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

Constructors

NetworkGroup()

Initializes a new instance of the NetworkGroup class.

NetworkGroup(String, String, String, String, String, String, SystemData)

Initializes a new instance of the NetworkGroup class.

Properties

Description

Gets or sets a description of the network group.

Etag

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

(Inherited from ChildResource)
Id

Gets resource ID.

(Inherited from ChildResource)
Name

Gets resource name.

(Inherited from ChildResource)
ProvisioningState

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

SystemData

Gets the system metadata related to this resource.

Type

Gets resource type.

(Inherited from ChildResource)

Applies to