Package version:

Interface RoleInstanceProperties

Role instance properties.

interface RoleInstanceProperties {
    instanceView?: RoleInstanceView;
    networkProfile?: RoleInstanceNetworkProfile;
}

Properties

instanceView?: RoleInstanceView

The instance view of the role instance.

Describes the network profile for the role instance.