GetTransitRouterMulticastDomainPeerMembersMember

data class GetTransitRouterMulticastDomainPeerMembersMember(val groupIpAddress: String, val id: String, val peerTransitRouterMulticastDomainId: String, val status: String, val transitRouterMulticastDomainId: String)

Constructors

constructor(groupIpAddress: String, id: String, peerTransitRouterMulticastDomainId: String, status: String, transitRouterMulticastDomainId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IP address of the multicast group to which the multicast member belongs. Value range: 224.0.0.1 to 239.255.255.254.If the multicast group you specified does not exist in the current multicast domain, the system will automatically create a new multicast group for you in the current multicast domain.

Link copied to clipboard
val id: String

The key of the resource supplied above.The value is formulated as <transit_router_multicast_domain_id>:<group_ip_address>:<peer_transit_router_multicast_domain_id>.

Link copied to clipboard

The multicast domain ID of the peer transit router.

Link copied to clipboard

The status of the resource

Link copied to clipboard

The ID of the multicast domain to which the multicast member belongs.