ComponentProperties interface

The component properties of the network function.

Properties

deploymentProfile

The JSON-serialized deployment profile of the component resource. NOTE: This property will not be serialized. It can only be populated by the server.

deploymentStatus

The deployment status of the component resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state of the component resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

deploymentProfile

The JSON-serialized deployment profile of the component resource. NOTE: This property will not be serialized. It can only be populated by the server.

deploymentProfile?: string

Property Value

string

deploymentStatus

The deployment status of the component resource. NOTE: This property will not be serialized. It can only be populated by the server.

deploymentStatus?: DeploymentStatusProperties

Property Value

provisioningState

The provisioning state of the component resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string