Get Broker Result
    data class GetBrokerResult(val authImage: ContainerImageResponse, val brokerImage: ContainerImageResponse, val brokerNodeTolerations: NodeTolerationsResponse? = null, val cardinality: CardinalityResponse? = null, val diagnostics: BrokerDiagnosticsResponse? = null, val diskBackedMessageBufferSettings: DiskBackedMessageBufferSettingsResponse? = null, val encryptInternalTraffic: Boolean? = null, val extendedLocation: ExtendedLocationPropertyResponse, val healthManagerImage: ContainerImageResponse, val healthManagerNodeTolerations: NodeTolerationsResponse? = null, val id: String, val internalCerts: CertManagerCertOptionsResponse? = null, val location: String, val memoryProfile: String? = null, val mode: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
MQ broker resource
Constructors
Link copied to clipboard
                fun GetBrokerResult(authImage: ContainerImageResponse, brokerImage: ContainerImageResponse, brokerNodeTolerations: NodeTolerationsResponse? = null, cardinality: CardinalityResponse? = null, diagnostics: BrokerDiagnosticsResponse? = null, diskBackedMessageBufferSettings: DiskBackedMessageBufferSettingsResponse? = null, encryptInternalTraffic: Boolean? = null, extendedLocation: ExtendedLocationPropertyResponse, healthManagerImage: ContainerImageResponse, healthManagerNodeTolerations: NodeTolerationsResponse? = null, id: String, internalCerts: CertManagerCertOptionsResponse? = null, location: String, memoryProfile: String? = null, mode: String, name: String, provisioningState: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Types
Properties
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard