PartnerManagedResourceProperties interface
Properties of the partner managed resource.
Properties
id | The partner managed resource id. NOTE: This property will not be serialized. It can only be populated by the server. |
internal |
The partner managed ILB resource id NOTE: This property will not be serialized. It can only be populated by the server. |
standard |
The partner managed SLB resource id NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
The partner managed resource id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
internalLoadBalancerId
The partner managed ILB resource id NOTE: This property will not be serialized. It can only be populated by the server.
internalLoadBalancerId?: string
Property Value
string
standardLoadBalancerId
The partner managed SLB resource id NOTE: This property will not be serialized. It can only be populated by the server.
standardLoadBalancerId?: string
Property Value
string