GetPoolResult

constructor(accountName: String, autoScales: List<GetPoolAutoScale>, certificates: List<GetPoolCertificate>, containerConfigurations: List<GetPoolContainerConfiguration>, dataDisks: List<GetPoolDataDisk>, diskEncryptions: List<GetPoolDiskEncryption>, displayName: String, extensions: List<GetPoolExtension>, fixedScales: List<GetPoolFixedScale>, id: String, interNodeCommunication: String, licenseType: String, maxTasksPerNode: Int, metadata: Map<String, String>, mounts: List<GetPoolMount>, name: String, networkConfigurations: List<GetPoolNetworkConfiguration>, nodeAgentSkuId: String, nodePlacements: List<GetPoolNodePlacement>, osDiskPlacement: String, resourceGroupName: String, startTasks: List<GetPoolStartTask>, storageImageReferences: List<GetPoolStorageImageReference>, taskSchedulingPolicies: List<GetPoolTaskSchedulingPolicy>, userAccounts: List<GetPoolUserAccount>, vmSize: String, windows: List<GetPoolWindow>)