Get Transit Router Multicast Domain Associations Result
data class GetTransitRouterMulticastDomainAssociationsResult(val associations: List<GetTransitRouterMulticastDomainAssociationsAssociation>, val id: String, val ids: List<String>, val outputFile: String? = null, val resourceId: String? = null, val resourceType: String? = null, val status: String? = null, val transitRouterAttachmentId: String? = null, val transitRouterMulticastDomainId: String, val vswitchId: String? = null)
A collection of values returned by getTransitRouterMulticastDomainAssociations.
Constructors
Link copied to clipboard
constructor(associations: List<GetTransitRouterMulticastDomainAssociationsAssociation>, id: String, ids: List<String>, outputFile: String? = null, resourceId: String? = null, resourceType: String? = null, status: String? = null, transitRouterAttachmentId: String? = null, transitRouterMulticastDomainId: String, vswitchId: String? = null)
Properties
Link copied to clipboard
A list of Cen Transit Router Multicast Domain Associations. Each element contains the following attributes:
Link copied to clipboard
Link copied to clipboard
The ID of the resource associated with the multicast domain.
Link copied to clipboard
The type of resource associated with the multicast domain.
Link copied to clipboard
The ID of the network instance connection.
Link copied to clipboard
The ID of the multicast domain.