RoleInstanceProperties Class
Role instance properties.
- Inheritance
-
azure.mgmt.compute._serialization.ModelRoleInstanceProperties
Constructor
RoleInstanceProperties(*, network_profile: _models.RoleInstanceNetworkProfile | None = None, instance_view: _models.RoleInstanceView | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
network_profile
|
Describes the network profile for the role instance. |
instance_view
|
The instance view of the role instance. |
Variables
Name | Description |
---|---|
network_profile
|
Describes the network profile for the role instance. |
instance_view
|
The instance view of the role instance. |