PartnerManagedResourceProperties interface
Properties of the partner managed resource. Only appliable for SaaS NVA.
Properties
| id | The partner managed resource id. |
| internal |
The partner managed ILB resource id |
| standard |
The partner managed SLB resource id |
Property Details
id
The partner managed resource id.
id?: string
Property Value
string
internalLoadBalancerId
The partner managed ILB resource id
internalLoadBalancerId?: string
Property Value
string
standardLoadBalancerId
The partner managed SLB resource id
standardLoadBalancerId?: string
Property Value
string