NetworkGroup Class
The network group resource.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
NetworkGroup(*, description: str | None = None, member_type: str | _models.GroupMemberType | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
description
|
A description of the network group. Default value: None
|
|
member_type
|
The type of the group member. Known values are: "VirtualNetwork" and "Subnet". Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
|
system_data
|
The system metadata related to this resource. |
|
description
|
A description of the network group. |
|
member_type
|
The type of the group member. Known values are: "VirtualNetwork" and "Subnet". |
|
provisioning_state
|
The provisioning state of the scope assignment resource. Known values are: "Failed", "Succeeded", "Canceled", "Creating", "Updating", and "Deleting". |
|
resource_guid
|
Unique identifier for this resource. |