IPConfigurationProfile Class
IP configuration profile child resource.
Constructor
IPConfigurationProfile(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
properties
|
Properties of the IP configuration profile. |
|
name
|
The name of the resource. This name can be used to access the resource. |
|
type
|
Sub Resource type. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
Attributes
etag
A unique read-only string that changes whenever the resource is updated.
etag: str | None
name
The name of the resource. This name can be used to access the resource.
name: str | None
properties
Properties of the IP configuration profile.
properties: _models.IPConfigurationProfilePropertiesFormat | None
type
Sub Resource type.
type: str | None