GetBatchAccountResult

constructor(accountEndpoint: String, activeJobAndJobScheduleQuota: Int, allowedAuthenticationModes: List<String>, autoStorage: AutoStoragePropertiesResponse, azureApiVersion: String, dedicatedCoreQuota: Int, dedicatedCoreQuotaPerVMFamily: List<VirtualMachineFamilyCoreQuotaResponse>, dedicatedCoreQuotaPerVMFamilyEnforced: Boolean, encryption: EncryptionPropertiesResponse, id: String, identity: BatchAccountIdentityResponse? = null, keyVaultReference: KeyVaultReferenceResponse, location: String, lowPriorityCoreQuota: Int, name: String, networkProfile: NetworkProfileResponse? = null, nodeManagementEndpoint: String, poolAllocationMode: String, poolQuota: Int, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, provisioningState: String, publicNetworkAccess: String? = null, tags: Map<String, String>, type: String)