VirtualNetworkGateway Class
A common class for general resource information.
Constructor
VirtualNetworkGateway(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
location
|
Resource location. |
|
tags
|
Resource tags. |
|
properties
|
Properties of the virtual network gateway. Required. |
|
extended_location
|
The extended location of type local virtual network gateway. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
|
identity
|
The identity of the virtual network gateway, if configured. |
Attributes
etag
A unique read-only string that changes whenever the resource is updated.
etag: str | None
extended_location
The extended location of type local virtual network gateway.
extended_location: _models.ExtendedLocation | None
identity
The identity of the virtual network gateway, if configured.
identity: _models.ManagedServiceIdentity | None
properties
Properties of the virtual network gateway. Required.
properties: _models.VirtualNetworkGatewayPropertiesFormat