GetQueueResult

constructor(accessedAt: String, autoDeleteOnIdle: String? = null, azureApiVersion: String, countDetails: MessageCountDetailsResponse, createdAt: String, deadLetteringOnMessageExpiration: Boolean? = null, defaultMessageTimeToLive: String? = null, duplicateDetectionHistoryTimeWindow: String? = null, enableBatchedOperations: Boolean? = null, enableExpress: Boolean? = null, enablePartitioning: Boolean? = null, forwardDeadLetteredMessagesTo: String? = null, forwardTo: String? = null, id: String, location: String, lockDuration: String? = null, maxDeliveryCount: Int? = null, maxMessageSizeInKilobytes: Double? = null, maxSizeInMegabytes: Int? = null, messageCount: Double, name: String, requiresDuplicateDetection: Boolean? = null, requiresSession: Boolean? = null, sizeInBytes: Double, status: String? = null, systemData: SystemDataResponse, type: String, updatedAt: String)