RoleInstanceProperties Class

RoleInstanceProperties.

Inheritance
azure.mgmt.compute._serialization.Model
RoleInstanceProperties

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.