RoleInstanceProperties Class
Role instance properties.
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. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python